ComponentOne SplitContainer for WinForms
C1.Win.C1SplitContainer.4.8 Assembly / C1.Win.C1SplitContainer Namespace / ThemeScrollableControl Class / Location Property

In This Topic
    Location Property (ThemeScrollableControl)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Location As System.Drawing.Point
    public System.Drawing.Point Location {get; set;}
    See Also