Selects all the components that are directly sited on the FormDesigner control.
[Visual Basic] Public Sub SelectAllComponents() [C#] public void SelectAllComponents(); [C++] public: void SelectAllComponents(); [JScript] public function SelectAllComponents();
This command will be ignored if the FormDesigner is in Run Mode.
FormDesigner Class | Viklele.Win.Designer Namespace | SelectComponent | DeselectComponent | DeselectAllComponents