NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

SystemBrushes.Highlight

Brush is the color of the background of highlighted elements.

[Visual Basic]
Public Shared ReadOnly Property Highlight As Brush
[C#]
public static Brush Highlight {get;}
[C++]
public: __property static Brush* get_Highlight();
[JScript]
public static function get Highlight() : Brush;

See Also

SystemBrushes Class | SystemBrushes Members | System.Drawing Namespace