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


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

プロパティ値

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

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

 

 


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