ComponentOne SpellChecker for WinForms
C1.Win.C1SpellChecker.4.5.2 Assembly / C1.Win.C1SpellChecker.Design Namespace / C1SpellCheckerDesigner Class / InvokeGetInheritanceAttribute Method

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