PowerTools PlusPak for Windows Forms 8.0J
RadioButtonItem コンストラクタ(String)

RadioButtonItemに表示するテキストを表します。
指定した項目テキストを使用して、RadioButtonItemクラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal text As String _
)
public RadioButtonItem( 
   string text
)

パラメータ

text
RadioButtonItemに表示するテキストを表します。
解説
このバージョンのコンストラクターでは、RadioButtonItemの作成時に初期テキストを指定できます。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

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

Send Feedback