| | |
Forms
![]() |
lol wow. You mean how to "skin" a form.
That can be a very complicated process and there are many ways to go about it.
you could create your own custom controls that are all drawn fancyful.
you could just overide the form's paint events and draw on the form.
you could set the forms FormBorderStyle property to "none" and then add pictureboxes around the border of you form and create a look that way...
or you could combine them all for a cheezy skin effect if you so desired.
But I warn you, creating non square forms with fancy images seems easy and fun. but its actually a lot of work. and if you intend to have nice edges or quality transparency effects, get ready to layer forms and import some windows methods. its a headache. C# wasn't really designed for fancy skins. Although its very possible.
That can be a very complicated process and there are many ways to go about it.
you could create your own custom controls that are all drawn fancyful.
you could just overide the form's paint events and draw on the form.
you could set the forms FormBorderStyle property to "none" and then add pictureboxes around the border of you form and create a look that way...
or you could combine them all for a cheezy skin effect if you so desired.
But I warn you, creating non square forms with fancy images seems easy and fun. but its actually a lot of work. and if you intend to have nice edges or quality transparency effects, get ready to layer forms and import some windows methods. its a headache. C# wasn't really designed for fancy skins. Although its very possible.
![]() |
Similar Threads
- Forms in Random access files (Visual Basic 4 / 5 / 6)
- Forms authorization, only want a few links (ASP.NET)
- Fun with Forms (PHP)
- Identification of Web Forms (ASP.NET)
- Hotmail and Submitting Forms (Web Browsers)
Other Threads in the C# Forum
- Previous Thread: Join Two tables as outer join
- Next Thread: Is there a way in C# to find out if a VSTS Load Test Agent/Controller is running
Views: 422 | Replies: 7
| Thread Tools | Search this Thread |
Tag cloud for C#
.net 2d access algorithm application array asp.net bitmap box broadcast button c# call chat check checkbox class code color combobox control conversion csharp custom data database datagrid datagridview dataset datatable degrees display dll drawing event excel exception file form format forms function game gcd gdi+ graphics grid image index input install internet label list listbox login math mdi mysql networking notepad numbers operator picturebox print programming protection radians remote remoting resource round saving search sendkeys server sleep socket sounds sql statistics stored string studio text textbox threading timer update validation variable vc++ view visual webbrowser windows winforms wpf write xml






