Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
This method is called when a new designer is created.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() |
OnDesignerCreated(IDesigner) | Obsolete. This method is called when a new designer is created. |
![]() |
OnDesignerCreated(IComponent, IDesigner, Boolean) | This method is called when a new designer is created. |
Top
Remarks
You may freely change metadata of the designer at this time. The default implementation does nothing.
See Also
Reference
Microsoft.VisualStudio.Shell.Design Namespace
DesignSurfaceExtensionAttribute