Brings the selected components to the front.
[Visual Basic] Public Sub BringSelectedComponentsToFront() [C#] public void BringSelectedComponentsToFront(); [C++] public: void BringSelectedComponentsToFront(); [JScript] public function BringSelectedComponentsToFront();
The call to this method is ignored if the FormDesigner is operating in run Mode.
FormDesigner Class | Viklele.Win.Designer Namespace | SendSelectedComponentsToBack