InputBackground Property (ColorEditor)
In This Topic
Gets or sets the
System.Windows.Media.Brush that fills the background of the input control.
Syntax
'Declaration
Public Property InputBackground As Brush
public Brush InputBackground {get; set;}
See Also