ComponentOne Maps for WinForms
C1.Win.Map.4.5.2 Assembly / C1.Win.Map Namespace / C1Map Class / TopLevelControl Property

In This Topic
    TopLevelControl Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property TopLevelControl As System.Windows.Forms.Control
    public System.Windows.Forms.Control TopLevelControl {get;}
    See Also