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


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

パラメータ

text
The text to use as the checkbox label.
参照

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