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

Visual Basic

 
GeneralRe: Help with windows progress bar Pin
Henry Minute30-Jul-09 5:32
Henry Minute30-Jul-09 5:32 
AnswerRe: Help with windows progress bar Pin
Moreno Airoldi30-Jul-09 5:29
Moreno Airoldi30-Jul-09 5:29 
GeneralRe: Help with windows progress bar Pin
xx77abs30-Jul-09 5:33
xx77abs30-Jul-09 5:33 
GeneralRe: Help with windows progress bar Pin
Moreno Airoldi30-Jul-09 5:43
Moreno Airoldi30-Jul-09 5:43 
GeneralRe: Help with windows progress bar Pin
DaveyM6930-Jul-09 6:20
professionalDaveyM6930-Jul-09 6:20 
QuestionNeed quick resolution solution - going from 1280x768 to 800x600 Pin
Hypermommy30-Jul-09 3:02
Hypermommy30-Jul-09 3:02 
AnswerRe: Need quick resolution solution - going from 1280x768 to 800x600 Pin
Moreno Airoldi30-Jul-09 3:15
Moreno Airoldi30-Jul-09 3:15 
AnswerRe: Need quick resolution solution - going from 1280x768 to 800x600 Pin
Johan Hakkesteegt30-Jul-09 3:22
Johan Hakkesteegt30-Jul-09 3:22 
I doubt there is anything readily available that combines those two.

My.Computer.Screen.WorkingArea will give you the available desktop space.

Next you'll probably have to loop through all controls, and scale them.

It might be quicker to just anchor all your controls, and use me.scale

My advice is free, and you may get what you paid for.

AnswerRe: Need quick resolution solution - going from 1280x768 to 800x600 Pin
Dave Kreskowiak30-Jul-09 6:06
mveDave Kreskowiak30-Jul-09 6:06 
GeneralRe: Need quick resolution solution - going from 1280x768 to 800x600 Pin
Hypermommy30-Jul-09 6:19
Hypermommy30-Jul-09 6:19 
GeneralRe: Need quick resolution solution - going from 1280x768 to 800x600 Pin
Dave Kreskowiak30-Jul-09 6:23
mveDave Kreskowiak30-Jul-09 6:23 
QuestionSelect Query from different Databases ? Pin
Paramu197330-Jul-09 2:28
Paramu197330-Jul-09 2:28 
AnswerRe: Select Query from different Databases ? Pin
Johan Hakkesteegt30-Jul-09 2:44
Johan Hakkesteegt30-Jul-09 2:44 
GeneralRe: Select Query from different Databases ? Pin
Hypermommy30-Jul-09 3:05
Hypermommy30-Jul-09 3:05 
QuestionMDIChild Showdialog Pin
leozampa7430-Jul-09 1:33
leozampa7430-Jul-09 1:33 
AnswerRe: MDIChild Showdialog Pin
DaveyM6930-Jul-09 1:53
professionalDaveyM6930-Jul-09 1:53 
AnswerRe: MDIChild Showdialog Pin
Dave Kreskowiak30-Jul-09 2:23
mveDave Kreskowiak30-Jul-09 2:23 
GeneralRe: MDIChild Showdialog Pin
leozampa7430-Jul-09 2:38
leozampa7430-Jul-09 2:38 
GeneralRe: MDIChild Showdialog Pin
Dave Kreskowiak30-Jul-09 6:03
mveDave Kreskowiak30-Jul-09 6:03 
QuestionVB Webcontrol If Field Exists on form Pin
Paul Hayman30-Jul-09 0:51
Paul Hayman30-Jul-09 0:51 
AnswerRe: VB Webcontrol If Field Exists on form Pin
Johan Hakkesteegt30-Jul-09 2:52
Johan Hakkesteegt30-Jul-09 2:52 
GeneralRe: VB Webcontrol If Field Exists on form Pin
Paul Hayman30-Jul-09 2:59
Paul Hayman30-Jul-09 2:59 
GeneralRe: VB Webcontrol If Field Exists on form Pin
Johan Hakkesteegt30-Jul-09 3:04
Johan Hakkesteegt30-Jul-09 3:04 
GeneralRe: VB Webcontrol If Field Exists on form Pin
Paul Hayman30-Jul-09 3:28
Paul Hayman30-Jul-09 3:28 
GeneralRe: VB Webcontrol If Field Exists on form Pin
Johan Hakkesteegt30-Jul-09 3:41
Johan Hakkesteegt30-Jul-09 3:41 

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.