GrapeCity SPREAD for Windows Forms 11.0J
DropDownButton プロパティ (ElementWithButtons)


ドロップダウンボタンが実装されているかどうかを取得します。
構文
'Declaration
 
Public Overridable ReadOnly Property DropDownButton As IElement
'使用法
 
Dim instance As ElementWithButtons
Dim value As IElement
 
value = instance.DropDownButton
public virtual IElement DropDownButton {get;}

プロパティ値

IElementオブジェクト
解説
表示するボタンの種類を指定するには、ButtonStyleプロパティを設定します。
参照

ElementWithButtons クラス
ElementWithButtons メンバ
ButtonStyle プロパティ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.