ComponentOne Windows 7 Control Pack for WinForms
C1.Win.C1Win7Pack Namespace / CustomButtonCollection Class / Owner Property

In This Topic
    Owner Property (CustomButtonCollection)
    In This Topic
    Gets the owner C1TaskDialog.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Owner As C1TaskDialog
    public C1TaskDialog Owner {get;}
    See Also