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