MESCIUS SPREAD for Windows Forms 17.0J
Visible プロパティ (StatusBarInfo)

ステータスバーが表示されるかどうかを示すbool値を取得または設定します。
構文
'Declaration
 
Public Property Visible As Boolean
public bool Visible {get; set;}

プロパティ値

<see langword="bool" />値。<see cref="T:GrapeCity.Win.Spread.InputMan.CellType.StatusBar" />が表示される場合は<see langword="true" />、それ以外の場合は<see langword="false" />。<br />
デフォルト値はfalseです。
参照

StatusBarInfo クラス
StatusBarInfo メンバ

 

 


© MESCIUS inc. All rights reserved.