Click here to Skip to main content
15,898,819 members
Home / Discussions / C#
   

C#

 
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 
GeneralRe: Generating random number of fixed-size Pin
Nick Seng14-Apr-03 23:53
Nick Seng14-Apr-03 23:53 
GeneralRe: Generating random number of fixed-size Pin
Nick Seng14-Apr-03 23:43
Nick Seng14-Apr-03 23:43 
GeneralRe: Generating random number of fixed-size Pin
Gerry15-Apr-03 0:15
Gerry15-Apr-03 0:15 
GeneralC# and excel Pin
Marix14-Apr-03 20:37
Marix14-Apr-03 20:37 
GeneralRe: C# and excel Pin
Nick Seng14-Apr-03 23:38
Nick Seng14-Apr-03 23:38 
GeneralRe: C# and excel Pin
Chris Austin15-Apr-03 5:16
Chris Austin15-Apr-03 5:16 
GeneralPowering through statements Pin
Adam Turner14-Apr-03 14:28
Adam Turner14-Apr-03 14:28 
GeneralRe: Powering through statements Pin
Jim Stewart14-Apr-03 17:43
Jim Stewart14-Apr-03 17:43 
GeneralRe: Powering through statements Pin
Adam Turner14-Apr-03 17:49
Adam Turner14-Apr-03 17:49 
GeneralRe: Powering through statements Pin
Jim Stewart14-Apr-03 18:07
Jim Stewart14-Apr-03 18:07 
GeneralShell/OLE Interface Definitions Pin
J. Dunlap14-Apr-03 14:16
J. Dunlap14-Apr-03 14:16 

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.