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


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

プロパティ値

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

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

 

 


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