ComponentOne Extended Library for WPF and Silverlight
InputForeground Property (C1ColorPicker)

C1.WPF.Extended Namespace > C1ColorPicker Class : InputForeground Property
Gets or sets the System.Windows.Media.Brush applied to the text inside an input control when this text is not selected.
Syntax
'Declaration
 
Public Property InputForeground As Brush
public Brush InputForeground {get; set;}
See Also

Reference

C1ColorPicker Class
C1ColorPicker Members