PowerTools SPREAD for Windows Forms 10.0J
AfterFocus イベント (GcDateTimeEditingControl)


コントロールがフォーカスを取得した後に発生します。
構文
'Declaration
 
Public Event AfterFocus As EventHandler
'使用法
 
Dim instance As GcDateTimeEditingControl
Dim handler As EventHandler
 
AddHandler instance.AfterFocus, handler
public event EventHandler AfterFocus
参照

GcDateTimeEditingControl クラス
GcDateTimeEditingControl メンバ

 

 


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