ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / C1InputText Class / HighlightText Property

In This Topic
    HighlightText Property (C1InputText)
    In This Topic
    Gets or sets whether the text is highlighted in the text control.
    Syntax
    'Declaration
     
    Public Property HighlightText As System.Boolean
    public System.bool HighlightText {get; set;}
    See Also