ComponentOne DateTimeEditors for WPF and Silverlight
CaretBrush Property (C1TimeEditor)

C1.WPF.DateTimeEditors Namespace > C1TimeEditor Class : CaretBrush Property
Gets or sets the System.Windows.Media.Brush of the blinking cursor of an input control. When .NET Framework is v3.5, 'CaretBrush' takes no effect.
Syntax
'Declaration
 
Public Property CaretBrush As System.Windows.Media.Brush
public System.Windows.Media.Brush CaretBrush {get; set;}
See Also

Reference

C1TimeEditor Class
C1TimeEditor Members