PowerTools SPREAD for Windows Forms 8.0J
KeepSelection プロパティ


選択を維持するかどうかを示す値を取得または設定します。
構文
'Declaration
 
Public Property KeepSelection As Boolean
'使用法
 
Dim instance As TouchStripOpeningEventArgs
Dim value As Boolean
 
instance.KeepSelection = value
 
value = instance.KeepSelection
public bool KeepSelection {get; set;}

プロパティ値

選択を維持する場合はTrue。それ以外の場合はFalse。デフォルト値はTrueです。
参照

TouchStripOpeningEventArgs クラス
TouchStripOpeningEventArgs メンバ

 

 


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