Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / cl Class / Location Property

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