RegionMasterControl - Custom Shape Forms ( Skinning)

  • Thread starter Thread starter Vin
  • Start date Start date
V

Vin

Hi,



I am new to WinForms development and working on skinning aspects of an App.



I've have downloaded RegionMasterControl, its very handy to me. But I don't
know how to allow user to resize the CurvedPanel area at runtime. User
should be able to resize area just a normal window does (using mouse).



Also work around a bit with CreateRoundRectRgn, FrameRgn and SetWindowRgn,
but did not help me much.



My forms will be custom shapes.



Please suggest me some tips.



Best

% v
 
This is a Microsoft product support group. It might be a good idea to
contact the third party vendors support.

--
Bob Powell [MVP]
Visual C#, System.Drawing

Ramuseco Limited .NET consulting
http://www.ramuseco.com

Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm

Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm

All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.
 
Back
Top