Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandLink Class / Owner Property

In This Topic
    Owner Property (C1CommandLink)
    In This Topic
    Gets the object (menu, toolbar etc.) containing this command link.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Owner As Object
    public object Owner {get;}
    See Also