ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.C1ScrollBar Namespace / C1HScrollBar Class / GetContainerControl Method

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