Color for the border when the mouse is over the item
Namespace: Ico.Awx.ListAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public Brush MouseOverBorderBrush { get; set; } |
Visual Basic |
---|
Public Property MouseOverBorderBrush As Brush Get Set |
JScript |
---|
function get MouseOverBorderBrush () : Brush function set MouseOverBorderBrush (value : Brush) |