Input for WinForms
Name プロパティ (ElementAccessibleObject)

C1.Win.8 アセンブリ > C1.Framework.Accessibility 名前空間 > ElementAccessibleObject クラス : Name プロパティ
Gets or sets the object name.
シンタックス
'宣言
 
Public Overrides Property Name As System.String
public override System.string Name {get; set;}

プロパティ値

The object name, or null 参照 (Visual Basicでは Nothing) if the property has not been set.
例外
例外解説
The name of the control cannot be retrieved or set.
参照

ElementAccessibleObject クラス
ElementAccessibleObject メンバ