Click here to Skip to main content
15,890,438 members
Home / Discussions / C#
   

C#

 
Generalinput box in c# Pin
sumit70345-Feb-08 22:35
sumit70345-Feb-08 22:35 
GeneralRe: input box in c# Pin
GuyThiebaut5-Feb-08 23:54
professionalGuyThiebaut5-Feb-08 23:54 
AnswerRe: input box in c# Pin
suchi6-Feb-08 1:32
suchi6-Feb-08 1:32 
GeneralRe: input box in c# Pin
Vasudevan Deepak Kumar6-Feb-08 2:44
Vasudevan Deepak Kumar6-Feb-08 2:44 
QuestionRe: input box in c# Pin
suchi6-Feb-08 17:40
suchi6-Feb-08 17:40 
QuestionHow to write a JAVA program to mesure ping delay..? Pin
sacr835-Feb-08 22:25
sacr835-Feb-08 22:25 
AnswerRe: How to write a JAVA program to mesure ping delay..? Pin
Malcolm Smart5-Feb-08 23:27
Malcolm Smart5-Feb-08 23:27 
GeneralAuto maximize state of MDI children Pin
Dewald5-Feb-08 22:09
Dewald5-Feb-08 22:09 
Hi all,

Is there a straight forward C# principle that I'm missing here? I have a MDI container in which I can open various MDI children.

If a MDI child is maximised and I open a new one, I want it to be maximised by default. This works, so far so good. However, if I close the last open MDI child form (even though it is maximised) the MDI container lose that status and the next MDI child that I open will not be maximised.

I want to now two things:

1. Is there a way I can have the MDI container with no open children remember whether the last open MDI child was maximised or not and open any new MDI children in the same state?

2. Is there a way I can have the MDI container open the very first child in a maximised state by default (on first execution)?

I hope my questions make sense.

Cheers
GeneralRe: Auto maximize state of MDI children Pin
DaveyM696-Feb-08 1:03
professionalDaveyM696-Feb-08 1:03 
GeneralWriting custom rules for fxcop 1.35 Pin
Praveen_S5-Feb-08 21:48
Praveen_S5-Feb-08 21:48 
GeneralRe: Writing custom rules for fxcop 1.35 Pin
John_Adams5-Feb-08 22:34
John_Adams5-Feb-08 22:34 
GeneralRemovePreviousVersions doesn’t work in VS 2008 Pin
anderslundsgard5-Feb-08 21:43
anderslundsgard5-Feb-08 21:43 
Generalexcel addins Pin
arkiboys5-Feb-08 21:30
arkiboys5-Feb-08 21:30 
Questionhow can i open outlook and send mail usin c# code ? Pin
E_Gold5-Feb-08 21:21
E_Gold5-Feb-08 21:21 
AnswerRe: how can i open outlook and send mail usin c# code ? Pin
Vikram A Punathambekar5-Feb-08 21:26
Vikram A Punathambekar5-Feb-08 21:26 
AnswerRe: how can i open outlook and send mail usin c# code ? Pin
Justin Perez6-Feb-08 3:02
Justin Perez6-Feb-08 3:02 
Generaldisabling particular text in textbox control Pin
DKalepu5-Feb-08 21:07
DKalepu5-Feb-08 21:07 
GeneralRe: disabling particular text in textbox control Pin
Vikram A Punathambekar5-Feb-08 21:24
Vikram A Punathambekar5-Feb-08 21:24 
GeneralRe: disabling particular text in textbox control [modified] Pin
DaveyM696-Feb-08 0:33
professionalDaveyM696-Feb-08 0:33 
GeneralProject: Some random questions Pin
kingletas5-Feb-08 20:43
kingletas5-Feb-08 20:43 
GeneralWindows Authentication Help Needed Pin
Brendan Vogt5-Feb-08 20:43
Brendan Vogt5-Feb-08 20:43 
QuestionDeclaring and Passing value to public variable Pin
klaydze5-Feb-08 19:26
klaydze5-Feb-08 19:26 
GeneralRe: Declaring and Passing value to public variable Pin
Vikram A Punathambekar5-Feb-08 19:37
Vikram A Punathambekar5-Feb-08 19:37 
GeneralRe: Declaring and Passing value to public variable Pin
klaydze7-Feb-08 14:16
klaydze7-Feb-08 14:16 
GeneralRe: Declaring and Passing value to public variable Pin
Vikram A Punathambekar8-Feb-08 1:53
Vikram A Punathambekar8-Feb-08 1:53 

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.