Click here to Skip to main content
15,917,455 members
Home / Discussions / C#
   

C#

 
GeneralRe: Callbacks Pin
James T. Johnson5-Sep-02 11:33
James T. Johnson5-Sep-02 11:33 
GeneralRe: Callbacks Pin
leppie6-Sep-02 1:16
leppie6-Sep-02 1:16 
Generalaligning hexadecimal output Pin
Rüpel5-Sep-02 3:06
Rüpel5-Sep-02 3:06 
GeneralRe: aligning hexadecimal output Pin
leppie5-Sep-02 3:18
leppie5-Sep-02 3:18 
GeneralRe: aligning hexadecimal output Pin
Rüpel5-Sep-02 3:26
Rüpel5-Sep-02 3:26 
GeneralRe: aligning hexadecimal output Pin
Rüpel5-Sep-02 3:25
Rüpel5-Sep-02 3:25 
GeneralRe: aligning hexadecimal output Pin
Stephane Rodriguez.5-Sep-02 7:04
Stephane Rodriguez.5-Sep-02 7:04 
GeneralApplication.Exit isn't working Pin
jparsons5-Sep-02 3:04
jparsons5-Sep-02 3:04 
I have a form with a menubar and a tab control. Each tab has a set of buttons which inlcude Close and Detach. Once I hit either of these buttons, the code works as expected. However after that my application refuses to exit.

The button I've played with the most, Close, has relatively simple code. It iterates through the COntrols on th emain form, finds the tab page it's looking for and then removes it.

I've traced my code and I know that Application.Exit() is being called but it's not forcing Application.Run to return. What could be going wrong?

Jared
jparsons@jparsons.org
www.prism.gatech.edu/~gte477n
GeneralRe: Application.Exit isn't working Pin
Russell Morris5-Sep-02 9:46
Russell Morris5-Sep-02 9:46 
GeneralRe: Application.Exit isn't working Pin
jparsons5-Sep-02 12:17
jparsons5-Sep-02 12:17 
GeneralVC 6 code won't compile in .Net Pin
Ryan Cromwell5-Sep-02 2:56
Ryan Cromwell5-Sep-02 2:56 
GeneralRe: VC 6 code won't compile in .Net Pin
Stephane Rodriguez.5-Sep-02 3:08
Stephane Rodriguez.5-Sep-02 3:08 
Generalcalling base-constructor Pin
Rüpel5-Sep-02 2:53
Rüpel5-Sep-02 2:53 
GeneralRe: calling base-constructor Pin
jparsons5-Sep-02 3:06
jparsons5-Sep-02 3:06 
GeneralRe: calling base-constructor Pin
Rüpel5-Sep-02 3:15
Rüpel5-Sep-02 3:15 
GeneralRe: calling base-constructor Pin
leppie5-Sep-02 3:41
leppie5-Sep-02 3:41 
GeneralRe: calling base-constructor Pin
jparsons5-Sep-02 12:19
jparsons5-Sep-02 12:19 
GeneralDrag and Drop into a node of a treeview Pin
Bill Dean4-Sep-02 11:36
Bill Dean4-Sep-02 11:36 
GeneralRe: Drag and Drop into a node of a treeview Pin
Ryan Cromwell5-Sep-02 2:49
Ryan Cromwell5-Sep-02 2:49 
GeneralRe: Drag and Drop into a node of a treeview Pin
Bill Dean5-Sep-02 4:19
Bill Dean5-Sep-02 4:19 
GeneralParameters question Pin
leppie4-Sep-02 10:29
leppie4-Sep-02 10:29 
GeneralRe: Parameters question Pin
jparsons5-Sep-02 2:59
jparsons5-Sep-02 2:59 
GeneralRe: Parameters question Pin
leppie5-Sep-02 3:13
leppie5-Sep-02 3:13 
QuestionReplace with a C# Regex? Pin
Zombies with Coffee, LLC4-Sep-02 9:25
professionalZombies with Coffee, LLC4-Sep-02 9:25 
AnswerRe: Replace with a C# Regex? Pin
Eric Gunnerson (msft)4-Sep-02 10:17
Eric Gunnerson (msft)4-Sep-02 10:17 

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.