Click here to Skip to main content
15,890,579 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to clear this error in C#.net windows application form? Pin
kubben20-Apr-07 6:11
kubben20-Apr-07 6:11 
AnswerRe: how to clear this error in C#.net windows application form? Pin
Vega0220-Apr-07 8:52
Vega0220-Apr-07 8:52 
QuestionWhat do i need to do in order to have a ok button to close a form? Pin
sinosoidal20-Apr-07 5:58
sinosoidal20-Apr-07 5:58 
AnswerRe: What do i need to do in order to have a ok button to close a form? Pin
Guffa20-Apr-07 6:10
Guffa20-Apr-07 6:10 
GeneralRe: What do i need to do in order to have a ok button to close a form? Pin
sinosoidal22-Apr-07 23:45
sinosoidal22-Apr-07 23:45 
AnswerRe: What do i need to do in order to have a ok button to close a form? Pin
sthotakura20-Apr-07 7:49
sthotakura20-Apr-07 7:49 
GeneralRe: What do i need to do in order to have a ok button to close a form? Pin
sinosoidal23-Apr-07 0:26
sinosoidal23-Apr-07 0:26 
AnswerRe: What do i need to do in order to have a ok button to close a form? Pin
Keshav V. Kamat22-Apr-07 23:10
Keshav V. Kamat22-Apr-07 23:10 
Create a button.
Double click it in the sub section (function that appears), type this

this.Close();




Keshav Kamat Smile | :)
India

GeneralRe: What do i need to do in order to have a ok button to close a form? Pin
sinosoidal23-Apr-07 0:21
sinosoidal23-Apr-07 0:21 
QuestionReflection for COM objects Pin
El'Cachubrey20-Apr-07 5:27
El'Cachubrey20-Apr-07 5:27 
QuestionIs there a way to capture a bitmap signature? Pin
daddion20-Apr-07 5:05
daddion20-Apr-07 5:05 
AnswerRe: Is there a way to capture a bitmap signature? Pin
Dave Kreskowiak20-Apr-07 6:24
mveDave Kreskowiak20-Apr-07 6:24 
AnswerRe: Is there a way to capture a bitmap signature? Pin
Judah Gabriel Himango20-Apr-07 10:17
sponsorJudah Gabriel Himango20-Apr-07 10:17 
GeneralRe: Is there a way to capture a bitmap signature? Pin
Dave Kreskowiak20-Apr-07 10:38
mveDave Kreskowiak20-Apr-07 10:38 
Questionstring vs String functions Pin
senylity20-Apr-07 4:50
senylity20-Apr-07 4:50 
AnswerRe: string vs String functions Pin
Daniel Grunwald20-Apr-07 4:55
Daniel Grunwald20-Apr-07 4:55 
GeneralRe: string vs String functions Pin
Aaron VanWieren20-Apr-07 9:16
Aaron VanWieren20-Apr-07 9:16 
GeneralRe: string vs String functions Pin
Luc Pattyn20-Apr-07 12:09
sitebuilderLuc Pattyn20-Apr-07 12:09 
AnswerRe: string vs String functions Pin
Scott Dorman20-Apr-07 16:19
professionalScott Dorman20-Apr-07 16:19 
AnswerRe: string vs String functions Pin
Keshav V. Kamat22-Apr-07 23:12
Keshav V. Kamat22-Apr-07 23:12 
QuestionCan't Drag and Drop Pin
jchigg200020-Apr-07 3:56
jchigg200020-Apr-07 3:56 
AnswerRe: Can't Drag and Drop Pin
kubben20-Apr-07 4:49
kubben20-Apr-07 4:49 
QuestionWebBrowser Pin
GedMurphy20-Apr-07 3:51
GedMurphy20-Apr-07 3:51 
QuestionActiveX Control & Interop Pin
AJ12320-Apr-07 3:41
AJ12320-Apr-07 3:41 
AnswerRe: ActiveX Control & Interop Pin
Judah Gabriel Himango20-Apr-07 4:07
sponsorJudah Gabriel Himango20-Apr-07 4:07 

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.