CompositeDesignerAccessibleObject.State 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取当前 CompositeDesignerAccessibleObject 的可访问状态。
public:
virtual property System::Windows::Forms::AccessibleStates State { System::Windows::Forms::AccessibleStates get(); };
public override System.Windows.Forms.AccessibleStates State { get; }
member this.State : System.Windows.Forms.AccessibleStates
Public Overrides ReadOnly Property State As AccessibleStates
属性值
AccessibleStates 值的组合。
注解
State 具有以下可能值:
Selected、Selectable、MultiSelectable、、FocusableFocused、ReadOnly、Moveable、Expanded、、Collapsed、 和 Invisible。