PrintDocument for WinForms
Text プロパティ (RenderInputText)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderInputText クラス : Text プロパティ
Gets or sets the text shown in the textbox.
シンタックス
'宣言
 
Public Property Text As System.String
'使用法
 
Dim instance As RenderInputText
Dim value As System.String
 
instance.Text = value
 
value = instance.Text
public System.string Text {get; set;}
参照

RenderInputText クラス
RenderInputText メンバ