Overall Foreground color, gradient or pattern of the search box
            
Namespace: Ico.Awx.ListAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# | 
|---|
public Brush SearchForeground { get; set; }  | 
| Visual Basic | 
|---|
Public Property SearchForeground As Brush Get Set  | 
| JScript | 
|---|
function get SearchForeground () : Brush function set SearchForeground (value : Brush)  |