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