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!

IDesignerHost.ActivateDesigner

Activates the designer that this host is hosting.

[Visual Basic]
Sub ActivateDesigner()
[C#]
void ActivateDesigner();
[C++]
void ActivateDesigner() = 0;
[JScript]
function ActivateDesigner();

See Also

IDesignerHost Interface | IDesignerHost Members | System.ComponentModel.Design Namespace