|
-
Aug 22nd, 2011, 04:33 PM
#1
Thread Starter
Fanatic Member
Sizable forms...
Ya know, in the 14+ years i've been around VB(Self Taught), i've made apps for personal use, for resale, and for some larger companies(around my area)...
and not once have I made an app that was sizable..
I always set the controls, lock the height/width, and call it a day.
How do you guys handle your sizable forms? any tricks/tips? Links to a good source for example?
Thanks!
-
Aug 22nd, 2011, 09:59 PM
#2
Re: Sizable forms...
i'd use a tablelayout panel (or more than 1) with docking + or anchoring
- Coding Examples:
- Features:
- Online Games:
- Compiled Games:
-
Aug 22nd, 2011, 10:22 PM
#3
Re: Sizable forms...
I have always managed to get by with anchoring, when I have needed it.
My usual boring signature: Nothing
 
-
Aug 22nd, 2011, 10:28 PM
#4
Thread Starter
Fanatic Member
Re: Sizable forms...
good to know, thanks for the info.
I've just never NEEDED a sizable form...
-
Aug 22nd, 2011, 10:44 PM
#5
Re: Sizable forms...
If you feel that you could use an example, follow the CodeBank link in my signature and check out my thread on Using Dock & Anchor.
-
Aug 22nd, 2011, 10:57 PM
#6
Thread Starter
Fanatic Member
Re: Sizable forms...
Thanks JM, i'll remember that if i need an example.
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
|