Click here to Skip to main content
15,887,135 members
Home / Discussions / C#
   

C#

 
GeneralRe: SendInput Parameter error Pin
IceWater4218-May-09 19:15
IceWater4218-May-09 19:15 
QuestionThread Sleep issue with C# component Pin
rashmin patel13-May-09 2:38
rashmin patel13-May-09 2:38 
AnswerRe: Thread Sleep issue with C# component Pin
Ennis Ray Lynch, Jr.13-May-09 2:48
Ennis Ray Lynch, Jr.13-May-09 2:48 
QuestionForm designer performance Pin
Dan Neely13-May-09 2:35
Dan Neely13-May-09 2:35 
AnswerRe: Form designer performance Pin
Ennis Ray Lynch, Jr.13-May-09 3:08
Ennis Ray Lynch, Jr.13-May-09 3:08 
AnswerRe: Form designer performance Pin
Luc Pattyn13-May-09 3:11
sitebuilderLuc Pattyn13-May-09 3:11 
GeneralRe: Form designer performance Pin
Dan Neely13-May-09 4:17
Dan Neely13-May-09 4:17 
GeneralRe: Form designer performance Pin
Luc Pattyn13-May-09 4:32
sitebuilderLuc Pattyn13-May-09 4:32 
Sounds all right.

Here is my suggestion: start a new form just for watching, add a few Controls that interest you, and look at the Designer.cs file.

Now, probably using some editor outside Visual Studio, split your original file in the same manner, making sure all the special method calls (Suspend/Resume/PerformLayout, Begin/EndInit) are as the Designer does it.

Back in VS add the new file to the solution, rebuild and hopefully enjoy. (if so, don't touch it ever again).

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

The quality and detail of your question reflects on the effectiveness of the help you are likely to get.
Show formatted code inside PRE tags, and give clear symptoms when describing a problem.

QuestionEnter Key press is not working in ComboBox Pin
rajender303513-May-09 2:27
rajender303513-May-09 2:27 
AnswerRe: Enter Key press is not working in ComboBox Pin
Luc Pattyn13-May-09 2:35
sitebuilderLuc Pattyn13-May-09 2:35 
AnswerRe: Enter Key press is not working in ComboBox Pin
Member 103390713-May-09 7:14
Member 103390713-May-09 7:14 
QuestionHow can a console application return data to the calling application? Pin
arnold_w13-May-09 2:09
arnold_w13-May-09 2:09 
AnswerRe: How can a console application return data to the calling application? Pin
Henry Minute13-May-09 2:29
Henry Minute13-May-09 2:29 
AnswerRe: How can a console application return data to the calling application? Pin
Luc Pattyn13-May-09 2:34
sitebuilderLuc Pattyn13-May-09 2:34 
NewsRe: How can a console application return data to the calling application? Pin
arnold_w13-May-09 3:35
arnold_w13-May-09 3:35 
GeneralRe: How can a console application return data to the calling application? Pin
Luc Pattyn13-May-09 3:44
sitebuilderLuc Pattyn13-May-09 3:44 
QuestionUpdate fields in a DataGridView Pin
mrkeivan13-May-09 1:52
mrkeivan13-May-09 1:52 
AnswerRe: Update fields in a DataGridView Pin
saanj13-May-09 2:03
saanj13-May-09 2:03 
Question[Message Deleted] Pin
hkjghkj113-May-09 1:36
hkjghkj113-May-09 1:36 
AnswerRe: additional button Pin
musefan13-May-09 1:40
musefan13-May-09 1:40 
AnswerRe: additional button Pin
saanj13-May-09 2:05
saanj13-May-09 2:05 
QuestionBrowse folder in PDA Pin
Sportif1213-May-09 0:40
Sportif1213-May-09 0:40 
AnswerRe: Browse folder in PDA Pin
Mycroft Holmes13-May-09 0:49
professionalMycroft Holmes13-May-09 0:49 
AnswerRe: Browse folder in PDA Pin
DaveyM6913-May-09 1:13
professionalDaveyM6913-May-09 1:13 
GeneralRe: Browse folder in PDA Pin
Sportif1213-May-09 1:19
Sportif1213-May-09 1:19 

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.