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.Info

Brush is the color of the background of the info tooltip.

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

See Also

SystemBrushes Class | SystemBrushes Members | System.Drawing Namespace