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


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

GcComboBoxEditingControl クラス
GcComboBoxEditingControl メンバ

 

 


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