|
-
May 3rd, 2008, 03:59 AM
#1
Thread Starter
New Member
-
May 3rd, 2008, 04:55 AM
#2
Addicted Member
Re: [2008] Different "menu's"?
Do you mean diferent shapes on your form?
-
May 3rd, 2008, 05:07 AM
#3
Thread Starter
New Member
Re: [2008] Different "menu's"?
 Originally Posted by kake_fisk
Do you mean diferent shapes on your form?
Yes
-
May 3rd, 2008, 08:52 AM
#4
Addicted Member
Re: [2008] Different "menu's"?
Okay, sorry, i don't know how :\
But try to search google
-
May 3rd, 2008, 10:53 AM
#5
Thread Starter
New Member
Re: [2008] Different "menu's"?
I've search @ google :/
Whatever, but i really want to know how to make a form that i put the "FormBorderStyle" to None
And then i want make a place there i can draw the form! (i will think that this would work if i make a picturebox on the place there i want it to be able to move the form by drawing it.)
But i dont know how to code it then! Please heelp
-
May 4th, 2008, 04:13 AM
#6
Thread Starter
New Member
Re: [2008] Different "menu's"?
-
May 5th, 2008, 07:22 AM
#7
Lively Member
Re: [2008] Different "menu's"?
i've got the same probs
-
May 5th, 2008, 11:27 AM
#8
Re: [2008] Different "menu's"?
You guys are talking about building your own title bar (which has nothing to do with a menu)
What would be involved is setting the form's border style to none and drawing the entire border and the entire title bar. This can all be done using GDI+ but it'll take lots of work.
IchLiebeVB: A picture box can't do what you're thinking
Good luck
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
|