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


Spreadスクロールバーボタンのコレクションを取得または設定します。
構文
'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-2018, GrapeCity Inc. All rights reserved.