G Guest May 20, 2007 #1 I am needing to Draw a Rectangle with a Dotted line. Where do I find the Brush that will accomplish this?
I am needing to Draw a Rectangle with a Dotted line. Where do I find the Brush that will accomplish this?
G Guest May 20, 2007 #2 Hi, Use Win32 API DrawFocusRect.Following link should help you: http://www.pinvoke.net/default.aspx/user32/DrawFocusRect.html Hope this helps
Hi, Use Win32 API DrawFocusRect.Following link should help you: http://www.pinvoke.net/default.aspx/user32/DrawFocusRect.html Hope this helps
G Guest May 20, 2007 #3 Awesome. Thanks Manish Manish Bafna said: Hi, Use Win32 API DrawFocusRect.Following link should help you: http://www.pinvoke.net/default.aspx/user32/DrawFocusRect.html Hope this helps Click to expand...
Awesome. Thanks Manish Manish Bafna said: Hi, Use Win32 API DrawFocusRect.Following link should help you: http://www.pinvoke.net/default.aspx/user32/DrawFocusRect.html Hope this helps Click to expand...