GrapeCity SPREAD for Windows Forms 11.0J
PopUpButton プロパティ


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

プロパティ値

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

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

 

 


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