PowerTools PlusPak for Windows Forms 8.0J
Name プロパティ (CheckBoxItem)

項目の名前を取得または設定します。
構文
Public Property Name As String
public string Name {get; set;}

プロパティ値

名前を示す文字列値。デフォルト値は null 参照 (Visual Basicでは Nothing) です。
解説
この名前を使用して項目を識別できます。
プラットフォーム

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

参照

CheckBoxItem クラス
CheckBoxItem メンバ

Send Feedback