GrapeCity SPREAD for Windows Forms 11.0J
VisibleChanged イベント


System.Windows.Forms.Control.Visibleプロパティの値が変更されたときに発生します。
構文
'Declaration
 
Public Event VisibleChanged As EventHandler
'使用法
 
Dim instance As RichTextEditor
Dim handler As EventHandler
 
AddHandler instance.VisibleChanged, handler
public event EventHandler VisibleChanged
参照

RichTextEditor クラス
RichTextEditor メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.