PrintDocument for WinForms
RenderInputText コンストラクタ(String)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderInputText クラス > RenderInputText コンストラクタ : RenderInputText コンストラクタ(String)
A string to assign to the RenderInputText.Text property.
Initializes a new instance of the RenderInputText class, assigning the RenderInputText.Text property.
シンタックス
'宣言
 
Public Function New( _
   ByVal text As System.String _
)
'使用法
 
Dim text As System.String
 
Dim instance As New RenderInputText(text)
public RenderInputText( 
   System.string text
)

パラメータ

text
A string to assign to the RenderInputText.Text property.
参照

RenderInputText クラス
RenderInputText メンバ
オーバーロード一覧