PowerTools SPREAD for Windows Forms 8.0J
InitializeDefaultSideButtons メソッド (GcTextBoxCellType)


初期化する既定のサイドボタン。
既定のサイドボタンを初期化します。
構文
'Declaration
 
Protected Overridable Sub InitializeDefaultSideButtons( _
   ByVal defaultSideButtons() As SideButtonBaseInfo _
) 
'使用法
 
Dim instance As GcTextBoxCellType
Dim defaultSideButtons() As SideButtonBaseInfo
 
instance.InitializeDefaultSideButtons(defaultSideButtons)
protected virtual void InitializeDefaultSideButtons( 
   SideButtonBaseInfo[] defaultSideButtons
)

パラメータ

defaultSideButtons
初期化する既定のサイドボタン。
解説
派生クラスで InitializeDefaultSideButtons メソッドを使用して、GetDefaultSideButtonTypes メソッドによって作成されるデフォルトサイドボタンを初期化できます。
参照

GcTextBoxCellType クラス
GcTextBoxCellType メンバ

 

 


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