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