PowerTools SPREAD for Windows Forms 10.0J
TextStyle プロパティ (FpProgress)


進行状況インジケータのテキスト部分の表示方法を取得または設定します。
構文
'Declaration
 
Public Property TextStyle As ProgressTextStyle
'使用法
 
Dim instance As FpProgress
Dim value As ProgressTextStyle
 
instance.TextStyle = value
 
value = instance.TextStyle
public ProgressTextStyle TextStyle {get; set;}

プロパティ値

プログレス インジケータのテキストの外観を含む ProgressTextStyle オブジェクト
参照

FpProgress クラス
FpProgress メンバ

 

 


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