Click here to Skip to main content
15,911,531 members
Home / Discussions / C#
   

C#

 
GeneralRedefining an Array with a charecter Pin
Ioncycle15-Apr-03 6:36
Ioncycle15-Apr-03 6:36 
GeneralAccessing Web Service through HTTP Proxy Pin
Atul Kale15-Apr-03 6:21
Atul Kale15-Apr-03 6:21 
GeneralRe: Accessing Web Service through HTTP Proxy Pin
Natty Gur15-Apr-03 18:16
Natty Gur15-Apr-03 18:16 
GeneralRe: Accessing Web Service through HTTP Proxy Pin
Atul Kale15-Apr-03 23:00
Atul Kale15-Apr-03 23:00 
GeneralIDisposable Pin
S O S15-Apr-03 5:45
S O S15-Apr-03 5:45 
GeneralRe: IDisposable Pin
Chris Austin15-Apr-03 6:18
Chris Austin15-Apr-03 6:18 
GeneralRe: IDisposable Pin
Andres Manggini15-Apr-03 6:20
Andres Manggini15-Apr-03 6:20 
GeneralTime Zone Pin
Mazdak15-Apr-03 4:16
Mazdak15-Apr-03 4:16 
GeneralRe: Time Zone Pin
Not Active15-Apr-03 5:07
mentorNot Active15-Apr-03 5:07 
GeneralRe: Time Zone Pin
Chris Austin15-Apr-03 5:09
Chris Austin15-Apr-03 5:09 
QuestionCorrect way to abort a Suspended thread? Pin
Christian Merritt15-Apr-03 3:24
Christian Merritt15-Apr-03 3:24 
AnswerRe: Correct way to abort a Suspended thread? Pin
Daniel Turini15-Apr-03 3:47
Daniel Turini15-Apr-03 3:47 
GeneralRe: Correct way to abort a Suspended thread? Pin
Christian Merritt15-Apr-03 3:54
Christian Merritt15-Apr-03 3:54 
AnswerRe: Correct way to abort a Suspended thread? Pin
Martin Cook15-Apr-03 8:26
professionalMartin Cook15-Apr-03 8:26 
GeneralRe: Correct way to abort a Suspended thread? Pin
Christian Merritt15-Apr-03 15:00
Christian Merritt15-Apr-03 15:00 
GeneralRe: Correct way to abort a Suspended thread? Pin
James T. Johnson15-Apr-03 19:47
James T. Johnson15-Apr-03 19:47 
AnswerRe: Correct way to abort a Suspended thread? Pin
Adam Turner15-Apr-03 19:00
Adam Turner15-Apr-03 19:00 
GeneralPrinting from a WebForm in C#/ASP.Net Pin
Vasudevan Deepak Kumar15-Apr-03 1:20
Vasudevan Deepak Kumar15-Apr-03 1:20 
GeneralMaximizing Event (Or Not) Pin
Adam Turner15-Apr-03 0:49
Adam Turner15-Apr-03 0:49 
What is the event that is fired when maximizing a form? or minimizing for that matter.

I currently have put a delegate on the Resize event and checking for FormWindowState.Maximized.

Is this the only way of doing it? or even the correct way?

Basically i dont want to actually maximize my form. I want to change its height to a certain value while not changing the top and left of the form. But the WindowsState is only changed to FormWindowState.Maximized when the form is actually maximized and not before when it starts.

Any help is appreciated.

--ABT
GeneralRe: Maximizing Event (Or Not) Pin
Srinivasa Raghavan15-Apr-03 1:46
Srinivasa Raghavan15-Apr-03 1:46 
GeneralRe: Maximizing Event (Or Not) Pin
Adam Turner15-Apr-03 18:46
Adam Turner15-Apr-03 18:46 
GeneralGenerating random number of fixed-size Pin
Gerry14-Apr-03 21:45
Gerry14-Apr-03 21:45 
GeneralRe: Generating random number of fixed-size Pin
Nnamdi Onyeyiri14-Apr-03 23:42
Nnamdi Onyeyiri14-Apr-03 23:42 
GeneralRe: Generating random number of fixed-size Pin
Nick Seng14-Apr-03 23:46
Nick Seng14-Apr-03 23:46 
GeneralRe: Generating random number of fixed-size Pin
Nnamdi Onyeyiri14-Apr-03 23:49
Nnamdi Onyeyiri14-Apr-03 23:49 

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.