public event EventHandler AfterFocus
'Declaration Public Event AfterFocus As EventHandler
'Declaration
Public Event AfterFocus As EventHandler
'使用法 Dim instance As GcMaskEditingControl Dim handler As EventHandler AddHandler instance.AfterFocus, handler
'使用法
Dim instance As GcMaskEditingControl Dim handler As EventHandler AddHandler instance.AfterFocus, handler
GcMaskEditingControl クラス GcMaskEditingControl メンバ
© 2004-2017, GrapeCity inc. All rights reserved.