Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / OrderedListGallery Class / OwnerControl Property

In This Topic
    OwnerControl Property (OrderedListGallery)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property OwnerControl As System.Windows.Forms.Control
    public System.Windows.Forms.Control OwnerControl {get;}
    See Also