PowerTools SPREAD for Windows Forms 8.0J
ShowSubEditor メソッド (MultiColumnEditor)


セルに関連するサブエディタコントロールの表示/非表示を設定します。
構文
'Declaration
 
Public Overrides Sub ShowSubEditor( _
   ByVal bShow As Boolean _
) 
'使用法
 
Dim instance As MultiColumnEditor
Dim bShow As Boolean
 
instance.ShowSubEditor(bShow)
public override void ShowSubEditor( 
   bool bShow
)

パラメータ

bShow
参照

MultiColumnEditor クラス
MultiColumnEditor メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.