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!

UICreationHelper.SelectNewComponents

Selects all newly created controls on the form

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

See Also

UICreationHelper Class | UICreationHelper Members | System.Data.Design Namespace