UITechnologyElementProxy.GetRequestedState(AccessibleStates) Method
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.
public:
override System::Windows::Forms::AccessibleStates GetRequestedState(System::Windows::Forms::AccessibleStates requestedState);
public override System.Windows.Forms.AccessibleStates GetRequestedState (System.Windows.Forms.AccessibleStates requestedState);
override this.GetRequestedState : System.Windows.Forms.AccessibleStates -> System.Windows.Forms.AccessibleStates
Public Overrides Function GetRequestedState (requestedState As AccessibleStates) As AccessibleStates
Parameters
- requestedState
- AccessibleStates