Click here to Skip to main content
16,004,974 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to make an application so fast, in terms of speed Pin
Hesham Yassin12-Jun-07 11:52
Hesham Yassin12-Jun-07 11:52 
GeneralRe: how to make an application so fast, in terms of speed Pin
devesh_code12-Jun-07 19:09
devesh_code12-Jun-07 19:09 
GeneralRe: how to make an application so fast, in terms of speed Pin
Hesham Yassin12-Jun-07 21:11
Hesham Yassin12-Jun-07 21:11 
QuestionProblem with MailMerge Document Pin
Farhan Ali11-Jun-07 19:35
Farhan Ali11-Jun-07 19:35 
Questiontooltip on datagrid Pin
treah11-Jun-07 19:24
treah11-Jun-07 19:24 
Questionmove a button at runtime Pin
Keshav V. Kamat11-Jun-07 19:24
Keshav V. Kamat11-Jun-07 19:24 
AnswerRe: move a button at runtime Pin
Martin#11-Jun-07 19:31
Martin#11-Jun-07 19:31 
QuestionForm controls disappeared in VS 2005 Pin
Jack Valmadre11-Jun-07 18:47
Jack Valmadre11-Jun-07 18:47 
I just opened all the forms in my C# project to make sure that they'd all been given the right title and all of the controls had disappeared from one (FormEquiv). The form had gone back to the 300x300 blank default form. I checked the code in FormEquiv.cs and FormEquiv.Designer.cs and everything seemed intact, except for the bits regarding the form object in the Designer file, which had gone back to default. All of the lines with "this.Controls.Add(this.btnAdd);" etc were gone too. I ran the program and it just popped up the blank dialog.

Is there an easy way to fix this, or should I just redo the form settings and manually add the contrls back in?

Any ideas what might have caused this? I checked a build that I did about an hour ago and the form was working fine.

Jack

AnswerThe WOE!! Pin
Muammar©11-Jun-07 19:45
Muammar©11-Jun-07 19:45 
GeneralRe: The WOE!! Pin
Martin#11-Jun-07 20:00
Martin#11-Jun-07 20:00 
GeneralRe: The WOE!! Pin
Muammar©14-Jun-07 1:48
Muammar©14-Jun-07 1:48 
QuestionChanging the control size at run time Pin
Keshav V. Kamat11-Jun-07 18:41
Keshav V. Kamat11-Jun-07 18:41 
AnswerRe: Changing the control size at run time Pin
Sathesh Sakthivel11-Jun-07 18:44
Sathesh Sakthivel11-Jun-07 18:44 
GeneralRe: Changing the control size at run time Pin
Keshav V. Kamat11-Jun-07 18:50
Keshav V. Kamat11-Jun-07 18:50 
GeneralRe: Changing the control size at run time Pin
Sathesh Sakthivel11-Jun-07 18:55
Sathesh Sakthivel11-Jun-07 18:55 
QuestionHow to copy the folder in coding? Pin
sukirtha11-Jun-07 18:37
sukirtha11-Jun-07 18:37 
AnswerRe: How to copy the folder in coding? Pin
Sathesh Sakthivel11-Jun-07 18:42
Sathesh Sakthivel11-Jun-07 18:42 
QuestionRibbon Control Pin
wasife11-Jun-07 18:14
wasife11-Jun-07 18:14 
AnswerRe: Ribbon Control Pin
Sathesh Sakthivel11-Jun-07 18:36
Sathesh Sakthivel11-Jun-07 18:36 
GeneralRe: Ribbon Control Pin
wasife11-Jun-07 18:51
wasife11-Jun-07 18:51 
GeneralRe: Ribbon Control Pin
Sathesh Sakthivel11-Jun-07 18:56
Sathesh Sakthivel11-Jun-07 18:56 
GeneralRe: Ribbon Control Pin
wasife11-Jun-07 19:03
wasife11-Jun-07 19:03 
AnswerRe: Ribbon Control Pin
blackjack215011-Jun-07 22:41
blackjack215011-Jun-07 22:41 
AnswerRe: Ribbon Control [modified] Pin
Insincere Dave12-Jun-07 11:50
Insincere Dave12-Jun-07 11:50 
QuestionDefine and using Property Pin
Alireza383911-Jun-07 17:05
Alireza383911-Jun-07 17:05 

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.