DesignerWindow Method

       

Returns the Window object that represents the component's designer.

Syntax

object.DesignerWindow

The object placeholder is an object expression that evaluates to an object in the Applies To list.

Remarks

If the component supports a designer but doesn't have an open designer, using the DesignerWindow method creates the designer, but it isn't visible. To make the window visible, set the Window object's Visible property to True.