GrapeCity SPREAD for Windows Forms 11.0J
ShowText プロパティ (FpProgress)


プログレス インジケータにパーセント値をテキストとして表示するかどうかを取得または設定します。
構文
'Declaration
 
Public Property ShowText As Boolean
'使用法
 
Dim instance As FpProgress
Dim value As Boolean
 
instance.ShowText = value
 
value = instance.ShowText
public bool ShowText {get; set;}

プロパティ値

進行状況インジケータの中にテキストのパーセント値を表示する場合はTrue、それ以外の場合はFalse
参照

FpProgress クラス
FpProgress メンバ

 

 


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