ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1ColorPicker Class / Text Property

In This Topic
    Text Property (C1ColorPicker)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Property Text As String
    public override string Text {get; set;}
    See Also