InputPanel for WinForms | ComponentOne
C1.Win.5 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 ContainerControl
    ContainerControl ContainerControl {get; set;}
    See Also