PowerTools SPREAD for Windows Forms 10.0J
SpinUp イベント (SpinButton)


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

SpinButton クラス
SpinButton メンバ

 

 


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