Click here to Skip to main content
15,900,461 members
Home / Discussions / C#
   

C#

 
QuestionCombobox resets its value Pin
Thahir Pattanathel27-May-13 22:43
Thahir Pattanathel27-May-13 22:43 
AnswerRe: Combobox resets its value Pin
BobJanova27-May-13 23:46
BobJanova27-May-13 23:46 
GeneralRe: Combobox resets its value Pin
Thahir Pattanathel28-May-13 1:56
Thahir Pattanathel28-May-13 1:56 
AnswerRe: Combobox resets its value Pin
Abhinav S27-May-13 23:50
Abhinav S27-May-13 23:50 
GeneralRe: Combobox resets its value Pin
Thahir Pattanathel28-May-13 2:02
Thahir Pattanathel28-May-13 2:02 
QuestionMoving picture box with arrow key in vb.net while other controls are also in the same form Pin
Member 834762927-May-13 21:51
Member 834762927-May-13 21:51 
AnswerRe: Moving picture box with arrow key in vb.net while other controls are also in the same form Pin
Simon_Whale27-May-13 22:12
Simon_Whale27-May-13 22:12 
GeneralRe: Moving picture box with arrow key in vb.net while other controls are also in the same form Pin
lukeer28-May-13 0:18
lukeer28-May-13 0:18 
GeneralRe: Moving picture box with arrow key in vb.net while other controls are also in the same form Pin
Simon_Whale28-May-13 0:24
Simon_Whale28-May-13 0:24 
AnswerRe: Moving picture box with arrow key in vb.net while other controls are also in the same form Pin
lukeer28-May-13 0:20
lukeer28-May-13 0:20 
AnswerRe: Moving picture box with arrow key in vb.net while other controls are also in the same form Pin
Simon_Whale28-May-13 0:24
Simon_Whale28-May-13 0:24 
QuestionPuzzle Random Pin
Midnight Ahri27-May-13 20:28
Midnight Ahri27-May-13 20:28 
AnswerRe: Puzzle Random Pin
harold aptroot27-May-13 20:58
harold aptroot27-May-13 20:58 
AnswerRe: Puzzle Random Pin
OriginalGriff27-May-13 21:32
mveOriginalGriff27-May-13 21:32 
GeneralRe: Puzzle Random Pin
harold aptroot27-May-13 21:43
harold aptroot27-May-13 21:43 
GeneralRe: Puzzle Random Pin
OriginalGriff27-May-13 21:58
mveOriginalGriff27-May-13 21:58 
GeneralRe: Puzzle Random Pin
harold aptroot27-May-13 22:13
harold aptroot27-May-13 22:13 
AnswerRe: Puzzle Random Pin
Midnight Ahri27-May-13 22:43
Midnight Ahri27-May-13 22:43 
QuestionC# add code to app for user to enter data Pin
classy_dog27-May-13 6:42
classy_dog27-May-13 6:42 
AnswerRe: C# add code to app for user to enter data Pin
Dave Kreskowiak27-May-13 7:07
mveDave Kreskowiak27-May-13 7:07 
AnswerRe: C# add code to app for user to enter data Pin
Richard MacCutchan27-May-13 7:23
mveRichard MacCutchan27-May-13 7:23 
QuestionC# linq to sql default appears Pin
classy_dog26-May-13 16:16
classy_dog26-May-13 16:16 
AnswerRe: C# linq to sql default appears Pin
Dave Kreskowiak26-May-13 18:43
mveDave Kreskowiak26-May-13 18:43 
You cannot modify the designer files at all. Any code you put in there WILL be overwritten and destroyed.

The stuff your'e talking about always goes into your Form.cs files, not the designer files.

GeneralRe: C# linq to sql default appears Pin
classy_dog27-May-13 6:41
classy_dog27-May-13 6:41 
GeneralRe: C# linq to sql default appears Pin
Dave Kreskowiak27-May-13 7:03
mveDave Kreskowiak27-May-13 7:03 

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.