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

Draws a handy focus rect in the given rectangle.

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

See Also

DrawItemEventArgs Class | DrawItemEventArgs Members | System.WinForms Namespace