PowerTools SPREAD for Windows Forms 8.0J
Buttons プロパティ


スクロールバーボタンのコレクションを取得または設定します。
構文
'Declaration
 
Public Property Buttons As FpScrollBarButtonCollection
'使用法
 
Dim instance As FpScrollBar
Dim value As FpScrollBarButtonCollection
 
instance.Buttons = value
 
value = instance.Buttons
public FpScrollBarButtonCollection Buttons {get; set;}

プロパティ値

スクロールバーのボタンを含むFpScrollBarButtonCollectionオブジェクト
参照

FpScrollBar クラス
FpScrollBar メンバ

 

 


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