|
-
Dec 15th, 2003, 04:40 AM
#1
Thread Starter
Fanatic Member
Custom Form Design ??
A client of mine has asked if I could create customr forms for him. He does not want them to be the typical rectangular shape.
Has anyone come across any tools or methods which can achieve this?
TIA
-
Dec 15th, 2003, 05:26 AM
#2
Hyperactive Member
what do u mean by typical rectangular shape ?
i mean the forms are rectangular in vb . right ?
-
Dec 15th, 2003, 05:28 AM
#3
Frenzied Member
You can do it definitely, using transparency, graphicspath, control regions and ...
http://msdn.microsoft.com/library/de...lStudioNET.asp
'Heading for the automatic overload'
Marillion, Brave, The Great Escape, 1994
'How will WE stand the FIRE TOMORROW?'
Eloy, Silent Cries and Mighty Echoes, The Vision - Burning, 1979
-
Dec 15th, 2003, 07:18 AM
#4
Use an image
Hi.
You can use an image to du this.
If you draw an image of what the form should look like, then fill all the area's that should be invisible with a unique color that is not used any where else on the image. For instance Magenta.
The nset this image as the background image of the form, and select Magenta as the transparency key in the form properties.
Yuo will now have a form, shaped after you image.
I wish I could think of something witty to put in my sig...
...Currently using VS2013...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|