ComponentOne Windows 7 Control Pack for WinForms
Owner Property (CustomButtonCollection)



C1.Win.C1Win7Pack.4 Assembly > C1.Win.C1Win7Pack Namespace > CustomButtonCollection Class : Owner Property
Gets the owner C1TaskDialog.
Syntax
Public ReadOnly Property Owner As C1TaskDialog
Dim instance As CustomButtonCollection
Dim value As C1TaskDialog
 
value = instance.Owner
public C1TaskDialog Owner {get;}
public:
property C1TaskDialog^ Owner {
   C1TaskDialog^ get();
}
See Also

Reference

CustomButtonCollection Class
CustomButtonCollection Members