Click here to Skip to main content
16,009,407 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Windows XP can't start my application Pin
O.G.I.9-Jun-10 6:34
O.G.I.9-Jun-10 6:34 
GeneralRe: Windows XP can't start my application Pin
Chris C-B9-Jun-10 7:07
Chris C-B9-Jun-10 7:07 
GeneralRe: Windows XP can't start my application Pin
O.G.I.9-Jun-10 8:40
O.G.I.9-Jun-10 8:40 
GeneralRe: Windows XP can't start my application Pin
Luc Pattyn9-Jun-10 9:11
sitebuilderLuc Pattyn9-Jun-10 9:11 
GeneralRe: Windows XP can't start my application Pin
O.G.I.9-Jun-10 9:36
O.G.I.9-Jun-10 9:36 
GeneralRe: Windows XP can't start my application Pin
Luc Pattyn9-Jun-10 9:45
sitebuilderLuc Pattyn9-Jun-10 9:45 
QuestionHow to fit a mdi form to auto size to any window resolution? Pin
waner michaud7-Jun-10 11:07
waner michaud7-Jun-10 11:07 
AnswerRe: How to fit a mdi form to auto size to any window resolution? Pin
Wayne Gaylard7-Jun-10 12:40
professionalWayne Gaylard7-Jun-10 12:40 
If you are asking how to make your MDI parent form fit the screen, you just need to set the WindowState property of the form to Maximise. Then if you set the child forms WindowState to Maximise as well then they will automatically fill their container. If you are asking about repositioning controls according to the screen resolution, you should use containers such as Panel, FlowLayOutPanel etc and set the controls Anchor and Dock properties accordingly.

Happy Coding
AnswerRe: How to fit a mdi form to auto size to any window resolution? Pin
Johnny J.8-Jun-10 2:39
professionalJohnny J.8-Jun-10 2:39 
QuestionHow can I know If I have install MDAC in my computer Pin
Andraw Tang7-Jun-10 7:06
Andraw Tang7-Jun-10 7:06 
AnswerRe: How can I know If I have install MDAC in my computer Pin
Dave Kreskowiak7-Jun-10 10:33
mveDave Kreskowiak7-Jun-10 10:33 
GeneralRe: How can I know If I have install MDAC in my computer Pin
Andraw Tang8-Jun-10 3:06
Andraw Tang8-Jun-10 3:06 
GeneralRe: How can I know If I have install MDAC in my computer Pin
Dave Kreskowiak8-Jun-10 3:30
mveDave Kreskowiak8-Jun-10 3:30 
GeneralRe: How can I know If I have install MDAC in my computer Pin
Andraw Tang8-Jun-10 3:39
Andraw Tang8-Jun-10 3:39 
GeneralRe: How can I know If I have install MDAC in my computer Pin
Andraw Tang8-Jun-10 5:55
Andraw Tang8-Jun-10 5:55 
GeneralRe: How can I know If I have install MDAC in my computer Pin
Dave Kreskowiak8-Jun-10 5:59
mveDave Kreskowiak8-Jun-10 5:59 
QuestionVB6: invicible .exe Pin
Mschauder6-Jun-10 22:04
Mschauder6-Jun-10 22:04 
AnswerRe: VB6: invicible .exe Pin
Johnny J.6-Jun-10 22:32
professionalJohnny J.6-Jun-10 22:32 
GeneralRe: VB6: invicible .exe Pin
Mschauder6-Jun-10 22:49
Mschauder6-Jun-10 22:49 
GeneralRe: VB6: invicible .exe Pin
Johnny J.7-Jun-10 2:45
professionalJohnny J.7-Jun-10 2:45 
AnswerRe: VB6: invicible .exe Pin
Tom Deketelaere7-Jun-10 0:01
professionalTom Deketelaere7-Jun-10 0:01 
GeneralRe: VB6: invicible .exe Pin
Mschauder7-Jun-10 1:17
Mschauder7-Jun-10 1:17 
GeneralRe: VB6: invicible .exe Pin
The Man from U.N.C.L.E.7-Jun-10 2:28
The Man from U.N.C.L.E.7-Jun-10 2:28 
GeneralRe: VB6: invicible .exe Pin
Mschauder7-Jun-10 4:05
Mschauder7-Jun-10 4:05 
GeneralRe: VB6: invicible .exe Pin
Johnny J.7-Jun-10 4:35
professionalJohnny J.7-Jun-10 4:35 

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.