'宣言
Protected Overrides Function CreateSpinScrollButton( _
ByVal As ScrollButton, _
ByVal As Integer, _
ByVal As Integer, _
ByVal As Infragistics.Win.SpinButtonTypes _
) As Infragistics.Win.SpinScrollButtonUIElement
protected override Infragistics.Win.SpinScrollButtonUIElement CreateSpinScrollButton(
ScrollButton ,
int ,
int ,
Infragistics.Win.SpinButtonTypes
)
パラメータ
- direction
- スピン スクロール ボタンの方向
- autoRepeatDelay
- オートリピートが始まるまでの遅延。
- initialDelay
- オートリピート モード中のクリック間の遅延。
- buttonType
- 作成されるスピン ボタンのタイプ。
戻り値の型
新しい SpinScrollButtonUIElement