|
-
Dec 6th, 2002, 12:41 AM
#1
Thread Starter
Hyperactive Member
Where oh where has my shape box gone?
I know that the shape control is no longer available in .net... will someone with patience explain to me where I go from here?
What I want to do is:
In most forms you have the common divider lines:
(Gray line with a white line right under it)
an example of which can be seen on most menus... I use this design ALOT on my forms as a divider also I use basic box shapes as well on my forms...
Someone please with patience explain to a Intermediate programmer where do i go from here in vb .net?
Thank you,
Anjari
-
Dec 6th, 2002, 03:04 AM
#2
Registered User
Well, If you don't find anything else or don't get a better answer..... you can always create 2 graphics with the drawline method.
-
Dec 6th, 2002, 03:08 AM
#3
You can also delete the text from a groupbox and shrink it up to look like that.
-
Dec 6th, 2002, 06:06 AM
#4
Addicted Member
Use a Panel?
Not sure how a panel shrunk to 2 pixels high looks, but you could use 2 panels each 1 pixel high with appropriate BackColors.
-
Dec 6th, 2002, 08:15 AM
#5
yay gay
i think gdi is the best way to go
\m/  \m/
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
|