Click here to Skip to main content
15,887,485 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Treeview duplicating nodes Pin
garfield18511-Mar-09 3:56
garfield18511-Mar-09 3:56 
QuestionDelete from Mutiple listboxes at the same time Pin
Ebrima Sawaneh10-Mar-09 2:08
Ebrima Sawaneh10-Mar-09 2:08 
AnswerRe: Delete from Mutiple listboxes at the same time Pin
Jon_Boy10-Mar-09 9:13
Jon_Boy10-Mar-09 9:13 
Questionresizing flash sockwave object in vb.net Pin
hrishiS10-Mar-09 1:25
hrishiS10-Mar-09 1:25 
Questionvb.net set up Pin
hrishiS10-Mar-09 1:22
hrishiS10-Mar-09 1:22 
AnswerRe: vb.net set up Pin
Johan Hakkesteegt11-Mar-09 8:00
Johan Hakkesteegt11-Mar-09 8:00 
QuestionResizing Windows Forms Pin
briogene10-Mar-09 0:24
briogene10-Mar-09 0:24 
AnswerRe: Resizing Windows Forms Pin
Dave Kreskowiak10-Mar-09 7:48
mveDave Kreskowiak10-Mar-09 7:48 
You should have designed and layed out the application for the minimum resolution you were willing to support. There is no one piece of code that can fix this for you. You have to go back and relayout your controls with the proper and appropriate use of FlowLayout and TableLayout controls, Anchoring, Docking, and other miscellaneous container controls, such as the Panel.

It's a bit tricky to do and takes a lot of trial-and-error to figure out how everything works with your setup, but in the end, it makes your form scale to larger resolutions pretty much automatically.


A guide to posting questions on CodeProject[^]



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




Questionmerge module for crystal report [modified] Pin
hrishiS10-Mar-09 0:21
hrishiS10-Mar-09 0:21 
QuestionSetup in vb.net Pin
mahalakshmi4210-Mar-09 0:17
mahalakshmi4210-Mar-09 0:17 
AnswerRe: Setup in vb.net Pin
briogene10-Mar-09 0:28
briogene10-Mar-09 0:28 
QuestionUser Control Sub Properties. Pin
Nanda_MR9-Mar-09 23:39
Nanda_MR9-Mar-09 23:39 
AnswerRe: User Control Sub Properties. Pin
Dave Kreskowiak10-Mar-09 7:40
mveDave Kreskowiak10-Mar-09 7:40 
QuestionIncrement using Database Pin
nazimghori9-Mar-09 23:31
nazimghori9-Mar-09 23:31 
GeneralRe: Increment using Database Pin
Luc Pattyn10-Mar-09 0:58
sitebuilderLuc Pattyn10-Mar-09 0:58 
AnswerRe: Increment using Database Pin
Jon_Boy10-Mar-09 2:19
Jon_Boy10-Mar-09 2:19 
QuestionSchool Calendar using VB.Net Pin
wr30289-Mar-09 21:01
wr30289-Mar-09 21:01 
AnswerRe: School Calendar using VB.Net Pin
0x3c09-Mar-09 21:13
0x3c09-Mar-09 21:13 
GeneralRe: School Calendar using VB.Net Pin
wr302810-Mar-09 1:38
wr302810-Mar-09 1:38 
GeneralRe: School Calendar using VB.Net Pin
EliottA10-Mar-09 3:38
EliottA10-Mar-09 3:38 
GeneralRe: School Calendar using VB.Net Pin
wr302810-Mar-09 6:58
wr302810-Mar-09 6:58 
GeneralRe: School Calendar using VB.Net Pin
0x3c010-Mar-09 7:04
0x3c010-Mar-09 7:04 
GeneralRe: School Calendar using VB.Net Pin
wr302810-Mar-09 18:31
wr302810-Mar-09 18:31 
GeneralRe: School Calendar using VB.Net Pin
wr302810-Mar-09 18:54
wr302810-Mar-09 18:54 
QuestionHighlight the background color Pin
BalasubramanianK9-Mar-09 20:02
BalasubramanianK9-Mar-09 20:02 

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.