Custom shape form

Do you need something made? then ask in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
4 posts Page 1 of 1
Contributors
User avatar
Noob.exe
Top Poster
Top Poster
Posts: 233
Joined: Wed Mar 31, 2010 6:42 pm

Custom shape form
Noob.exe
How to make form that is not square shape, but custom shape
(like this: viewtopic.php?f=56&t=1828)
<3 VB & Python
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: Custom shape form
mandai
There's a great tutorial on this at CodeProject: http://www.codeproject.com/KB/cs/customforms.aspx

Its all about setting the form's TransparanceyKey and BackgroundImage. Then you'll just need to add mouse events etc.
User avatar
CodenStuff
Site Admin
Site Admin
Posts: 4392
Joined: Tue Aug 04, 2009 1:47 am

Re: Custom shape form
CodenStuff
Hello,

Theres a tutorial here aswell: viewtopic.php?f=38&t=583 cooll;
Welcome to CodenStuff.com Learn Code, Love Code. Thank you for being a member of the community.
User avatar
Noob.exe
Top Poster
Top Poster
Posts: 233
Joined: Wed Mar 31, 2010 6:42 pm

Re: Custom shape form
Noob.exe
thanks - good toturial :)
<3 VB & Python
4 posts Page 1 of 1
Return to “Tutorial Requests”