PowerTools SPREAD for Windows Forms 8.0J
SubEditorClosed イベント (RichTextEditor)


セルのサブエディタが閉じたときに発生します。
構文
'Declaration
 
Public Event SubEditorClosed As EventHandler
'使用法
 
Dim instance As RichTextEditor
Dim handler As EventHandler
 
AddHandler instance.SubEditorClosed, handler
public event EventHandler SubEditorClosed
参照

RichTextEditor クラス
RichTextEditor メンバ

 

 


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