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

C#

 
GeneralRe: Class inheritance question, new explanation Pin
Mc_Topaz27-Aug-08 3:52
Mc_Topaz27-Aug-08 3:52 
AnswerRe: Class inheritance question, new explanation Pin
Colin Angus Mackay27-Aug-08 1:46
Colin Angus Mackay27-Aug-08 1:46 
AnswerRe: Class inheritance question, new explanation Pin
Pete O'Hanlon27-Aug-08 2:08
mvePete O'Hanlon27-Aug-08 2:08 
AnswerRe: Class inheritance question Pin
#realJSOP27-Aug-08 2:55
professional#realJSOP27-Aug-08 2:55 
GeneralRe: Class inheritance question Pin
Pete O'Hanlon27-Aug-08 3:26
mvePete O'Hanlon27-Aug-08 3:26 
Question8-O fixing C# class in unsafe code block??? Pin
Chesnokov Yuriy26-Aug-08 22:55
professionalChesnokov Yuriy26-Aug-08 22:55 
AnswerRe: 8-O fixing C# class in unsafe code block??? Pin
lisan_al_ghaib26-Aug-08 23:32
lisan_al_ghaib26-Aug-08 23:32 
AnswerRe: 8-O fixing C# class in unsafe code block??? Pin
Chesnokov Yuriy27-Aug-08 0:50
professionalChesnokov Yuriy27-Aug-08 0:50 
AnswerRe: 8-O fixing C# class in unsafe code block??? Pin
Nicholas Butler27-Aug-08 0:27
sitebuilderNicholas Butler27-Aug-08 0:27 
AnswerRe: 8-O fixing C# class in unsafe code block??? Pin
Chesnokov Yuriy27-Aug-08 0:56
professionalChesnokov Yuriy27-Aug-08 0:56 
GeneralRe: 8-O fixing C# class in unsafe code block??? Pin
Guffa27-Aug-08 1:11
Guffa27-Aug-08 1:11 
GeneralRe: 8-O fixing C# class in unsafe code block??? Pin
Chesnokov Yuriy27-Aug-08 2:29
professionalChesnokov Yuriy27-Aug-08 2:29 
GeneralRe: 8-O fixing C# class in unsafe code block??? Pin
lisan_al_ghaib27-Aug-08 1:56
lisan_al_ghaib27-Aug-08 1:56 
QuestionCheck if a specific key is pressed Pin
softwarejaeger26-Aug-08 22:45
softwarejaeger26-Aug-08 22:45 
AnswerRe: Check if a specific key is pressed Pin
Christian Graus26-Aug-08 23:30
protectorChristian Graus26-Aug-08 23:30 
Questionsaving textbox value after form closing Pin
varun_mca_ju26-Aug-08 21:50
varun_mca_ju26-Aug-08 21:50 
i have a C# windows application form and i want that on clicking a button the value in a textBox should be incremented. for e.g. if i have entered 0 in the textBox ,every time i click the button the value in textBox should be incremented to 1,2,3,...and so on.But everytime the form runs the increment starts from 0. Is there any way to store the value contained in the textBox after the form closes and increment that value when i click the button when the form runs the next time?...Plz. Help Confused | :confused:
AnswerRe: saving textbox value after form closing Pin
Manas Bhardwaj26-Aug-08 21:54
professionalManas Bhardwaj26-Aug-08 21:54 
AnswerRe: saving textbox value after form closing Pin
hadad26-Aug-08 21:59
hadad26-Aug-08 21:59 
RantRe: saving textbox value after form closing Pin
Ashfield27-Aug-08 0:54
Ashfield27-Aug-08 0:54 
AnswerRe: saving textbox value after form closing Pin
Ahsan22527-Aug-08 20:03
Ahsan22527-Aug-08 20:03 
QuestionRe: saving textbox value after form closing Pin
varun_mca_ju27-Aug-08 20:28
varun_mca_ju27-Aug-08 20:28 
QuestionWebbrowser Control Pin
hadad26-Aug-08 21:42
hadad26-Aug-08 21:42 
AnswerRe: Webbrowser Control Pin
Mycroft Holmes26-Aug-08 21:59
professionalMycroft Holmes26-Aug-08 21:59 
GeneralRe: Webbrowser Control Pin
hadad26-Aug-08 22:01
hadad26-Aug-08 22:01 
AnswerRe: Webbrowser Control Pin
leppie27-Aug-08 0:39
leppie27-Aug-08 0:39 

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.