Click here to Skip to main content
15,881,882 members
Home / Discussions / C#
   

C#

 
GeneralRe: Executing code for more than 1 statements Pin
Melanius30-Dec-03 11:30
Melanius30-Dec-03 11:30 
GeneralRe: Executing code for more than 1 statements Pin
Melanius31-Dec-03 6:46
Melanius31-Dec-03 6:46 
GeneralGuid in DataTable Pin
Mazdak30-Dec-03 9:30
Mazdak30-Dec-03 9:30 
GeneralRe: Guid in DataTable Pin
Heath Stewart30-Dec-03 11:23
protectorHeath Stewart30-Dec-03 11:23 
GeneralRe: Guid in DataTable Pin
Mazdak30-Dec-03 19:30
Mazdak30-Dec-03 19:30 
GeneralRe: Guid in DataTable Pin
Heath Stewart30-Dec-03 19:39
protectorHeath Stewart30-Dec-03 19:39 
GeneralRe: Guid in DataTable Pin
Mazdak30-Dec-03 19:57
Mazdak30-Dec-03 19:57 
GeneralForm flashes beneath an OpenFileDialog or 2nd Form Pin
flipdoubt30-Dec-03 4:15
flipdoubt30-Dec-03 4:15 
This happens more often with Debug builds than Release builds, but I often have a Form with lots of controls and, hence, lots of painting to do that launches another Form, whether it is an Open File Dialog or a new Form. Basically, the Form at the bottom of the z-order does some ugly flashing while the OpenFileDialog or new Form closes.

I've tried SuspendLayout/ResumeLayout on the Form at the bottom but this doesn't seem to help with its constituent controls. Any ideas on how to stop this?

I can show you screenshots if you think that would help.
GeneralRe: Form flashes beneath an OpenFileDialog or 2nd Form Pin
Heath Stewart30-Dec-03 5:58
protectorHeath Stewart30-Dec-03 5:58 
GeneralValue in Database Pin
Mazdak30-Dec-03 1:17
Mazdak30-Dec-03 1:17 
GeneralRe: Value in Database Pin
Heath Stewart30-Dec-03 5:51
protectorHeath Stewart30-Dec-03 5:51 
GeneralRe: Value in Database Pin
Mazdak30-Dec-03 6:32
Mazdak30-Dec-03 6:32 
GeneralRe: Value in Database Pin
Heath Stewart30-Dec-03 7:36
protectorHeath Stewart30-Dec-03 7:36 
GeneralRe: Value in Database Pin
Mazdak30-Dec-03 9:30
Mazdak30-Dec-03 9:30 
GeneralCreating an XML File Pin
deanoA29-Dec-03 22:08
deanoA29-Dec-03 22:08 
GeneralRe: Creating an XML File Pin
Colin Angus Mackay29-Dec-03 22:36
Colin Angus Mackay29-Dec-03 22:36 
GeneralRe: Creating an XML File Pin
Manster31-Dec-03 3:31
Manster31-Dec-03 3:31 
QuestionHow should I call an exe file using C# Pin
Saqib Razzaq29-Dec-03 20:25
Saqib Razzaq29-Dec-03 20:25 
AnswerRe: How should I call an exe file using C# Pin
Yaron K.29-Dec-03 20:38
Yaron K.29-Dec-03 20:38 
GeneralRe: How should I call an exe file using C# Pin
Saqib Razzaq29-Dec-03 20:49
Saqib Razzaq29-Dec-03 20:49 
GeneralRe: How should I call an exe file using C# Pin
Juergen Posny29-Dec-03 22:09
Juergen Posny29-Dec-03 22:09 
GeneralRe: How should I call an exe file using C# Pin
Saqib Razzaq29-Dec-03 22:30
Saqib Razzaq29-Dec-03 22:30 
GeneralExpand/Collapse feature in c# Pin
pc_2k1129-Dec-03 19:35
pc_2k1129-Dec-03 19:35 
GeneralRe: Expand/Collapse feature in c# Pin
Heath Stewart30-Dec-03 5:40
protectorHeath Stewart30-Dec-03 5:40 
GeneralChanging the paper size at run time Pin
Yaron K.29-Dec-03 19:32
Yaron K.29-Dec-03 19:32 

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.