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!

DrawItemEventArgs.DrawBackground

Draws the background of the given rectangle with default windows control colours.

[Visual Basic]
Overridable Public Sub DrawBackground()
[C#]
public virtual void DrawBackground();
[C++]
public: virtual void DrawBackground();
[JScript]
public function DrawBackground();

See Also

DrawItemEventArgs Class | DrawItemEventArgs Members | System.WinForms Namespace