UITechnologyElement.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:
abstract System::Windows::Forms::AccessibleStates GetRequestedState(System::Windows::Forms::AccessibleStates requestedState);
public abstract System.Windows.Forms.AccessibleStates GetRequestedState (System.Windows.Forms.AccessibleStates requestedState);
abstract member GetRequestedState : System.Windows.Forms.AccessibleStates -> System.Windows.Forms.AccessibleStates
Public MustOverride Function GetRequestedState (requestedState As AccessibleStates) As AccessibleStates
Parameters
- requestedState
- AccessibleStates