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


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

パラメータ

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

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