TreeView for WinForms | ComponentOne
C1.Win.SuperTooltip Namespace / ISuperErrorProvider Interface / ContainerControl Property

In This Topic
    ContainerControl Property
    In This Topic
    Gets or sets a value indicating the parent control for this ISuperErrorProvider.
    Syntax
    'Declaration
     
    
    Property ContainerControl As ContainerControl
    ContainerControl ContainerControl {get; set;}
    See Also