NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Control.Select

Activates this control.

[Visual Basic]
Public Sub Select()
[C#]
public void Select();
[C++]
public: void Select();
[JScript]
public function Select();

See Also

Control Class | Control Members | System.WinForms Namespace