PowerTools SPREAD for Windows Forms 8.0J
HideSelectionChanged イベント


HideSelectionプロパティが変更されたときに発生します。
構文
'Declaration
 
Public Event HideSelectionChanged As EventHandler
'使用法
 
Dim instance As EditBase
Dim handler As EventHandler
 
AddHandler instance.HideSelectionChanged, handler
public event EventHandler HideSelectionChanged
解説
このイベントは、HideSelectionChanged プロパティが変更された場合に発生します。
参照

EditBase クラス
EditBase メンバ

 

 


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