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

C1.Win.8 アセンブリ > C1.Framework.Accessibility 名前空間 > ElementAccessibleObject クラス : DefaultAction プロパティ
Gets a string that describes the default action of the object. Not all objects have a default action.
シンタックス
'宣言
 
Public Overrides ReadOnly Property DefaultAction As System.String
public override System.string DefaultAction {get;}

プロパティ値

A description of the default action for an object, or null 参照 (Visual Basicでは Nothing) if this object has no default action.
例外
例外解説
The default action for the control cannot be retrieved.
参照

ElementAccessibleObject クラス
ElementAccessibleObject メンバ