GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > SpinButton クラス : SpinUp イベント |
'Declaration
Public Event SpinUp As EventHandler
'使用法
Dim instance As SpinButton Dim handler As EventHandler AddHandler instance.SpinUp, handler
public event EventHandler SpinUp