ComponentOne BarCode for WinForms
C1.Win.Barcode.4.8 Assembly / C1.Win.BarCode.Design Namespace / Designer Class / InvokeGetInheritanceAttribute Method

In This Topic
    InvokeGetInheritanceAttribute Method
    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