ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Win.Util.Toolbox Namespace / LegacyItem Class / GetType Method / GetType(IDesignerHost) Method

In This Topic
    GetType(IDesignerHost) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function GetType( _
       ByVal host As System.ComponentModel.Design.IDesignerHost _
    ) As System.Type
    public System.Type GetType( 
       System.ComponentModel.Design.IDesignerHost host
    )

    Parameters

    host
    See Also