FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / C1StatusBar Class / Location Property

In This Topic
    Location Property (C1StatusBar)
    In This Topic
    Gets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container.
    Syntax
    'Declaration
     
    Public Shadows Property Location As System.Drawing.Point
    public new System.Drawing.Point Location {get; set;}
    See Also