ShapeField.DefaultAccessibleState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the default accessible state.
public:
property System::Windows::Forms::AccessibleStates DefaultAccessibleState { System::Windows::Forms::AccessibleStates get(); void set(System::Windows::Forms::AccessibleStates value); };
public System.Windows.Forms.AccessibleStates DefaultAccessibleState { get; set; }
member this.DefaultAccessibleState : System.Windows.Forms.AccessibleStates with get, set
Public Property DefaultAccessibleState As AccessibleStates
Property Value
the default accessible state.