GrapeCity InputMan for Windows Forms 10.0J
LiteralBox コンストラクタ(String)

リテラル文字列を表すString値。
指定したデータを含むLiteralBoxクラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal text As String _
)
public LiteralBox( 
   string text
)

パラメータ

text
リテラル文字列を表すString値。
参照

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

 

 


© 2004 GrapeCity inc. All rights reserved.