Click here to Skip to main content
15,908,776 members
Home / Discussions / C#
   

C#

 
QuestionMDI Parent won't allow Child maximise Pin
Yosh_13-Jun-08 1:14
professionalYosh_13-Jun-08 1:14 
Guys, this is very annoying. I'm almost at completion of this project and i'm still stuck. I declare a form object and add it to the MDI form,
ChildForm childFormObj = new ChildForm();<br />
childFormObj.MdiParent = this;<br />
childFormObj.Show()
;
Then i maximise it, childFormObj.WindowState = WindowState.Maximised;

Even in the child form its window state is already maximised. but it just won't comply.
What do i do, Please Sigh | :sigh:

He who goes for revenge must first dig two graves.

AnswerRe: MDI Parent won't allow Child maximise Pin
DaveyM6913-Jun-08 3:45
professionalDaveyM6913-Jun-08 3:45 
QuestionProblem removing edges Pin
Gareth H13-Jun-08 0:13
Gareth H13-Jun-08 0:13 
AnswerRe: Problem removing edges Pin
Ashfield13-Jun-08 0:22
Ashfield13-Jun-08 0:22 
GeneralRe: Problem removing edges Pin
Gareth H13-Jun-08 0:28
Gareth H13-Jun-08 0:28 
GeneralRe: Problem removing edges Pin
Ashfield13-Jun-08 2:01
Ashfield13-Jun-08 2:01 
AnswerRe: Problem removing edges Pin
Simon P Stevens13-Jun-08 0:26
Simon P Stevens13-Jun-08 0:26 
GeneralRe: Problem removing edges Pin
Gareth H13-Jun-08 0:29
Gareth H13-Jun-08 0:29 
GeneralRe: Problem removing edges Pin
Simon P Stevens13-Jun-08 0:56
Simon P Stevens13-Jun-08 0:56 
Questionreading a xml document from a listview Pin
laziale12-Jun-08 23:22
laziale12-Jun-08 23:22 
AnswerRe: reading a xml document from a listview [modified] Pin
leppie12-Jun-08 23:30
leppie12-Jun-08 23:30 
AnswerRe: reading a xml document from a listview Pin
Eslam Afifi12-Jun-08 23:34
Eslam Afifi12-Jun-08 23:34 
QuestionBandwith Monitoring Pin
amilapradeep12-Jun-08 23:17
amilapradeep12-Jun-08 23:17 
AnswerRe: Bandwith Monitoring Pin
leppie12-Jun-08 23:28
leppie12-Jun-08 23:28 
GeneralRe: Bandwith Monitoring Pin
amilapradeep13-Jun-08 1:45
amilapradeep13-Jun-08 1:45 
QuestionGetting outlook items in the webpage Pin
manikandanid12-Jun-08 23:13
manikandanid12-Jun-08 23:13 
QuestionEvent issue in custom control Pin
Harvey Saayman12-Jun-08 22:56
Harvey Saayman12-Jun-08 22:56 
AnswerRe: Event issue in custom control Pin
leppie12-Jun-08 23:39
leppie12-Jun-08 23:39 
GeneralRe: Event issue in custom control Pin
Harvey Saayman13-Jun-08 0:01
Harvey Saayman13-Jun-08 0:01 
Questiondefault comparer Pin
George_George12-Jun-08 22:54
George_George12-Jun-08 22:54 
AnswerRe: default comparer Pin
Simon P Stevens12-Jun-08 23:04
Simon P Stevens12-Jun-08 23:04 
GeneralRe: default comparer Pin
George_George12-Jun-08 23:22
George_George12-Jun-08 23:22 
GeneralRe: default comparer Pin
leppie12-Jun-08 23:29
leppie12-Jun-08 23:29 
GeneralRe: default comparer Pin
George_George15-Jun-08 3:35
George_George15-Jun-08 3:35 
Questionexport data from database(SQL Server 2000) to Excell Pin
thucnv12-Jun-08 22:06
thucnv12-Jun-08 22:06 

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.