ComponentOne SuperTooltip for WinForms
C1.Win.SuperTooltip.5 Assembly / C1.Win.SuperTooltip Namespace / C1SuperLabel Class / GetContainerControl Method

In This Topic
    GetContainerControl Method (C1SuperLabel)
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetContainerControl() As System.Windows.Forms.IContainerControl
    public System.Windows.Forms.IContainerControl GetContainerControl()
    See Also