SubfieldAccessibleObject::Select Method (AccessibleSelection)

 

Modifies the selection or moves the keyboard focus of the accessible object.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
virtual void Select(
	AccessibleSelection flags
) override

Parameters

flags
Type: System.Windows.Forms::AccessibleSelection

One of the AccessibleSelection values.

Return to top
Show: