ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Win.SuperTooltip Namespace / ISuperErrorProvider Interface / ContainerControl Property

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