ComponentOne Sizer for WinForms
C1.Win.C1Sizer.4.8 Assembly / C1.Win.C1Sizer Namespace / C1Sizer Class / GetContainerControl Method

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