Click here to Skip to main content
15,911,785 members
Home / Discussions / Windows Forms
   

Windows Forms

 
Questioni need to design a window form application Pin
isaacleye27-Feb-12 4:28
isaacleye27-Feb-12 4:28 
AnswerRe: i need to design a window form application Pin
Wes Aday27-Feb-12 4:39
professionalWes Aday27-Feb-12 4:39 
AnswerRe: i need to design a window form application Pin
Pete O'Hanlon27-Feb-12 5:46
mvePete O'Hanlon27-Feb-12 5:46 
AnswerRe: i need to design a window form application Pin
Comfizzy15-Mar-12 7:58
Comfizzy15-Mar-12 7:58 
AnswerRe: i need to design a window form application Pin
MaulikDusara15-Mar-12 20:43
MaulikDusara15-Mar-12 20:43 
QuestionWindows Form , C++/CLI and Android Pin
Ger Hayden3-Feb-12 10:21
Ger Hayden3-Feb-12 10:21 
QuestionHypothetical Discussion - Multi core CPU's and Software utilization Pin
Alisaunder3-Feb-12 1:26
Alisaunder3-Feb-12 1:26 
AnswerRe: Hypothetical Discussion - Multi core CPU's and Software utilization Pin
Luc Pattyn3-Feb-12 2:19
sitebuilderLuc Pattyn3-Feb-12 2:19 
GeneralRe: Hypothetical Discussion - Multi core CPU's and Software utilization Pin
Alisaunder3-Feb-12 3:25
Alisaunder3-Feb-12 3:25 
GeneralRe: Hypothetical Discussion - Multi core CPU's and Software utilization Pin
Alisaunder3-Feb-12 3:34
Alisaunder3-Feb-12 3:34 
AnswerRe: Hypothetical Discussion - Multi core CPU's and Software utilization Pin
Luc Pattyn3-Feb-12 3:46
sitebuilderLuc Pattyn3-Feb-12 3:46 
QuestionListview in Details view - images not visible in selected item Pin
Alan Burkhart1-Feb-12 20:19
Alan Burkhart1-Feb-12 20:19 
AnswerRe: Listview in Details view - images not visible in selected item Pin
Alan Burkhart2-Feb-12 9:10
Alan Burkhart2-Feb-12 9:10 
AnswerRe: Listview in Details view - images not visible in selected item Pin
Shameel20-Feb-12 23:56
professionalShameel20-Feb-12 23:56 
Questionwhy does focus always revert to the desktop? Pin
morglorf24-Jan-12 5:45
morglorf24-Jan-12 5:45 
AnswerRe: why does focus always revert to the desktop? Pin
morglorf24-Jan-12 6:10
morglorf24-Jan-12 6:10 
Questionmdicontainer and child controls overlap Pin
greenbox6424-Jan-12 3:48
greenbox6424-Jan-12 3:48 
AnswerRe: mdicontainer and child controls overlap Pin
Richard MacCutchan24-Jan-12 4:01
mveRichard MacCutchan24-Jan-12 4:01 
GeneralRe: mdicontainer and child controls overlap Pin
greenbox6424-Jan-12 4:07
greenbox6424-Jan-12 4:07 
AnswerRe: mdicontainer and child controls overlap Pin
Simon_Whale24-Jan-12 4:08
Simon_Whale24-Jan-12 4:08 
GeneralRe: mdicontainer and child controls overlap Pin
greenbox6424-Jan-12 4:19
greenbox6424-Jan-12 4:19 
GeneralRe: mdicontainer and child controls overlap Pin
Simon_Whale24-Jan-12 6:04
Simon_Whale24-Jan-12 6:04 
From what I have read

Is that the MDI Parent merges certain controls with child forms.
The controls that can't be merged are always placed on top of all other controls including forms


So if you need to display any controls while using and MDI approach you need to only place them on the child forms except toolbar menus as these will be merged with the forms at runtime.
Lobster Thermidor aux crevettes with a Mornay sauce, served in a Provençale manner with shallots and aubergines, garnished with truffle pate, brandy and a fried egg on top and Spam - Monty Python Spam Sketch

QuestionMouseDown event missed in custom Button class Pin
TyrionTheImp19-Jan-12 18:53
TyrionTheImp19-Jan-12 18:53 
AnswerRe: MouseDown event missed in custom Button class Pin
ProEnggSoft20-Feb-12 23:04
ProEnggSoft20-Feb-12 23:04 
Questionhi everyone! Pin
rocket421-Jan-12 16:58
rocket421-Jan-12 16:58 

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.