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


スピンアクションがダウンのときに発生します。
構文
'Declaration
 
Public Event SpinDown As EventHandler
'使用法
 
Dim instance As FieldsEditorControl
Dim handler As EventHandler
 
AddHandler instance.SpinDown, handler
public event EventHandler SpinDown
解説
このイベントは、スピンダウンアクションが実行されるときに発生します。
参照

FieldsEditorControl クラス
FieldsEditorControl メンバ

 

 


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