PowerTools SPREAD for Windows Forms 8.0J
SpinDown イベント (SpinButton)


スピンボタンの下向き矢印ボタンが押されたときに発生します。
構文
'Declaration
 
Public Event SpinDown As EventHandler
'使用法
 
Dim instance As SpinButton
Dim handler As EventHandler
 
AddHandler instance.SpinDown, handler
public event EventHandler SpinDown
参照

SpinButton クラス
SpinButton メンバ

 

 


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