ActivityDesignerAccessibleObject::Select Method (AccessibleSelection)

 

Modifies the selection or moves the keyboard focus of the ActivityDesignerAccessibleObject.

Namespace:   System.Workflow.ComponentModel.Design
Assembly:  System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)

public:
virtual void Select(
	AccessibleSelection flags
) override

Parameters

flags
Type: System.Windows.Forms::AccessibleSelection

One of the AccessibleSelection values.

.NET Framework
Available since 3.0
Return to top
Show: