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


値を文字列として取得または設定します。
構文
'Declaration
 
Public Overrides Property Text As String
'使用法
 
Dim instance As FpProgress
Dim value As String
 
instance.Text = value
 
value = instance.Text
public override string Text {get; set;}
参照

FpProgress クラス
FpProgress メンバ

 

 


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