Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / InsertHyperlinkButton Class / Parent Property

In This Topic
    Parent Property (InsertHyperlinkButton)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Parent As System.Object
    public System.object Parent {get;}
    See Also