Themes for WinForms | ComponentOne
C1.Win.C1Themes.4.8 Assembly / C1.Win.C1Themes.Design Namespace / C1ThemeControllerDesigner Class / DesignerHost Property

In This Topic
    DesignerHost Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property DesignerHost As System.ComponentModel.Design.IDesignerHost
    public System.ComponentModel.Design.IDesignerHost DesignerHost {get;}
    See Also