ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Design Namespace / ColorPickerControl Class / Location Property

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