PowerTools SPREAD for Windows Forms 10.0J
SideButtons プロパティ (GcComboBoxCellType)


SideButtonのコレクションを取得または設定します。
構文
'Declaration
 
Public Property SideButtons As SideButtonCollectionInfo
'使用法
 
Dim instance As GcComboBoxCellType
Dim value As SideButtonCollectionInfo
 
instance.SideButtons = value
 
value = instance.SideButtons
public SideButtonCollectionInfo SideButtons {get; set;}

プロパティ値

SideButtonBaseのコレクションを示すSideButtonCollectionInfoインスタンス。
解説
SideButtonsにはいくつかの種類のサイドボタンを追加または削除できます。これにはDropDownButtonSpinButtonSideButtonSymbolButtonが含まれます。
参照

GcComboBoxCellType クラス
GcComboBoxCellType メンバ

 

 


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