\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List.Design Namespace / C1ComboDesigner Class / InvokeGetInheritanceAttribute Method

In This Topic
    InvokeGetInheritanceAttribute Method (C1ComboDesigner)
    In This Topic
    Syntax
    'Declaration
     
    Protected Function InvokeGetInheritanceAttribute( _
       ByVal toInvoke As System.ComponentModel.Design.ComponentDesigner _
    ) As System.ComponentModel.InheritanceAttribute
    protected System.ComponentModel.InheritanceAttribute InvokeGetInheritanceAttribute( 
       System.ComponentModel.Design.ComponentDesigner toInvoke
    )

    Parameters

    toInvoke
    See Also