Click here to Skip to main content
15,886,788 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How to use timesetevenet() in vb.net 2005? Pin
Christian Graus2-Mar-09 19:47
protectorChristian Graus2-Mar-09 19:47 
Questionmonitor resolution problem Pin
hrishiS2-Mar-09 17:14
hrishiS2-Mar-09 17:14 
AnswerRe: monitor resolution problem Pin
Christian Graus2-Mar-09 17:38
protectorChristian Graus2-Mar-09 17:38 
GeneralRe: monitor resolution problem Pin
hrishiS2-Mar-09 17:55
hrishiS2-Mar-09 17:55 
GeneralRe: monitor resolution problem Pin
Christian Graus2-Mar-09 18:34
protectorChristian Graus2-Mar-09 18:34 
AnswerRe: monitor resolution problem Pin
praveenkumar palla2-Mar-09 17:55
praveenkumar palla2-Mar-09 17:55 
GeneralRe: monitor resolution problem Pin
hrishiS2-Mar-09 19:35
hrishiS2-Mar-09 19:35 
GeneralRe: monitor resolution problem Pin
Dave Kreskowiak3-Mar-09 7:10
mveDave Kreskowiak3-Mar-09 7:10 
No, you can't. The controls are already anchored, by default, to the top left corner of the form. Changing the anchor for all of the controls all at once will only cause you extreme grief. Really, anchoring and layouts should have been done eariler in the apps development. It sounds like you're missing proper anchoring and proper use of flow and table layout panel controls.

The bottom line is that there is no easy way around your problem. Fixing this is going to take a lot of work that you simply cannot automate or do in a day or two.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




GeneralRe: monitor resolution problem Pin
hrishiS3-Mar-09 17:19
hrishiS3-Mar-09 17:19 
Generalvb.net Pin
ma.... mitesh patel2-Mar-09 14:50
ma.... mitesh patel2-Mar-09 14:50 
GeneralRe: vb.net Pin
EliottA2-Mar-09 16:12
EliottA2-Mar-09 16:12 
GeneralRe: vb.net Pin
Christian Graus2-Mar-09 17:36
protectorChristian Graus2-Mar-09 17:36 
Questionmy.settings Pin
moonshaddow2-Mar-09 13:23
moonshaddow2-Mar-09 13:23 
AnswerRe: my.settings Pin
Dave Kreskowiak3-Mar-09 7:06
mveDave Kreskowiak3-Mar-09 7:06 
GeneralRe: my.settings Pin
moonshaddow3-Mar-09 19:15
moonshaddow3-Mar-09 19:15 
AnswerRe: my.settings [modified] Pin
moonshaddow3-Mar-09 19:25
moonshaddow3-Mar-09 19:25 
QuestionHyper Terminal to VB 6.0 or VB.Net 2008 Pin
DarkSorrow382-Mar-09 4:10
DarkSorrow382-Mar-09 4:10 
AnswerRe: Hyper Terminal to VB 6.0 or VB.Net 2008 Pin
Dave Kreskowiak2-Mar-09 5:59
mveDave Kreskowiak2-Mar-09 5:59 
QuestionMigration from framework 2.0 to 3.5 Pin
praveenkumar palla2-Mar-09 1:36
praveenkumar palla2-Mar-09 1:36 
AnswerRe: Migration from framework 2.0 to 3.5 Pin
Eddy Vluggen2-Mar-09 1:50
professionalEddy Vluggen2-Mar-09 1:50 
GeneralRe: Migration from framework 2.0 to 3.5 Pin
praveenkumar palla2-Mar-09 1:54
praveenkumar palla2-Mar-09 1:54 
AnswerRe: Migration from framework 2.0 to 3.5 Pin
0x3c02-Mar-09 20:50
0x3c02-Mar-09 20:50 
Questionmake exe file in vb,net Pin
wafaajaradat2-Mar-09 0:24
wafaajaradat2-Mar-09 0:24 
AnswerRe: make exe file in vb,net Pin
Rupesh Kumar Swami2-Mar-09 0:48
Rupesh Kumar Swami2-Mar-09 0:48 
AnswerRe: make exe file in vb,net Pin
Christian Graus2-Mar-09 10:07
protectorChristian Graus2-Mar-09 10:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.