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

C#

 
QuestionWhat is "this" Pin
urbane.tiger22-Jun-06 17:01
urbane.tiger22-Jun-06 17:01 
AnswerRe: What is "this" Pin
Esmo200022-Jun-06 17:18
Esmo200022-Jun-06 17:18 
GeneralRe: What is "this" Pin
urbane.tiger22-Jun-06 18:17
urbane.tiger22-Jun-06 18:17 
GeneralRe: What is "this" Pin
Robert Rohde22-Jun-06 20:33
Robert Rohde22-Jun-06 20:33 
GeneralRe: What is "this" Pin
urbane.tiger22-Jun-06 22:01
urbane.tiger22-Jun-06 22:01 
AnswerRe: What is "this" Pin
BoneSoft23-Jun-06 5:37
BoneSoft23-Jun-06 5:37 
QuestionSerialization from c++ to C# Pin
Esmo200022-Jun-06 16:48
Esmo200022-Jun-06 16:48 
QuestionTouch Screen Development Pin
oskardiazdeleon22-Jun-06 16:18
oskardiazdeleon22-Jun-06 16:18 
I am building a touch screen solution. Currently I have 4 forms, one for each piece I am trying to collect. However I have an "Enter your Name" with a textbox and a keypad on the Touch screen.


Form2 frm=new Form2(this.txtFName.Text);
frm.Show();

This is what I am doing for all my forms. Is there a way to keep it on 1 form and just change the controls without having to go to a different form?


Thanks
AnswerRe: Touch Screen Development Pin
Robert Rohde22-Jun-06 20:41
Robert Rohde22-Jun-06 20:41 
GeneralRe: Touch Screen Development Pin
oskardiazdeleon22-Jun-06 21:43
oskardiazdeleon22-Jun-06 21:43 
GeneralRe: Touch Screen Development Pin
Robert Rohde22-Jun-06 23:14
Robert Rohde22-Jun-06 23:14 
QuestionStatusBar Stops Updating on Minimize ? Pin
Mike Bluett22-Jun-06 14:40
Mike Bluett22-Jun-06 14:40 
AnswerRe: StatusBar Stops Updating on Minimize ? Pin
Judah Gabriel Himango22-Jun-06 17:39
sponsorJudah Gabriel Himango22-Jun-06 17:39 
GeneralRe: StatusBar Stops Updating on Minimize ? Pin
Mike Bluett22-Jun-06 17:49
Mike Bluett22-Jun-06 17:49 
GeneralRe: StatusBar Stops Updating on Minimize ? Pin
Judah Gabriel Himango23-Jun-06 4:32
sponsorJudah Gabriel Himango23-Jun-06 4:32 
GeneralRe: StatusBar Stops Updating on Minimize ? Pin
Mike Bluett23-Jun-06 11:05
Mike Bluett23-Jun-06 11:05 
Questionsolutions explorer Pin
ddpn4222-Jun-06 12:09
ddpn4222-Jun-06 12:09 
AnswerRe: solutions explorer Pin
Nader Elshehabi22-Jun-06 12:23
Nader Elshehabi22-Jun-06 12:23 
GeneralRe: solutions explorer Pin
ddpn4223-Jun-06 2:55
ddpn4223-Jun-06 2:55 
Questionproblems with notifyicon - BalloonTipClicked events etc Pin
madhombre22-Jun-06 11:42
madhombre22-Jun-06 11:42 
AnswerRe: problems with notifyicon - BalloonTipClicked events etc Pin
Nader Elshehabi22-Jun-06 12:28
Nader Elshehabi22-Jun-06 12:28 
AnswerRe: problems with notifyicon - BalloonTipClicked events etc Pin
Judah Gabriel Himango22-Jun-06 12:57
sponsorJudah Gabriel Himango22-Jun-06 12:57 
QuestionPercent Formatting Pin
Drew McGhie22-Jun-06 11:28
Drew McGhie22-Jun-06 11:28 
AnswerRe: Percent Formatting Pin
Nader Elshehabi22-Jun-06 12:11
Nader Elshehabi22-Jun-06 12:11 
AnswerRe: Percent Formatting Pin
Guffa22-Jun-06 23:45
Guffa22-Jun-06 23:45 

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.