HideCaret Property HideCaret Gets or sets a value indicating whether the control should display caret when it has input focus. Declaration public virtual bool HideCaret { get; set; } Property Value Type Description Boolean Implements ICaret.HideCaret