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

C#

 
GeneralThis prints "0" . Want "0.0" NEED CODE Pin
...---...7-Aug-05 7:58
...---...7-Aug-05 7:58 
GeneralRe: This prints "0" . Want "0.0" NEED CODE Pin
Rob Graham7-Aug-05 8:15
Rob Graham7-Aug-05 8:15 
GeneralRe: This prints "0" . Want "0.0" NEED CODE Pin
...---...7-Aug-05 9:14
...---...7-Aug-05 9:14 
GeneralRe: This prints "0" . Want "0.0" NEED CODE Pin
Rob Graham7-Aug-05 9:26
Rob Graham7-Aug-05 9:26 
GeneralFile System Watcher Pin
cmarmr7-Aug-05 7:43
cmarmr7-Aug-05 7:43 
GeneralRe: File System Watcher Pin
Mohamad Al Husseiny7-Aug-05 8:30
Mohamad Al Husseiny7-Aug-05 8:30 
GeneralRe: File System Watcher Pin
cmarmr7-Aug-05 9:46
cmarmr7-Aug-05 9:46 
QuestionDelete last row from a datagrid bound to an arraylist, without getting index out of range when picking another row afterwards.? Pin
spAAwn7-Aug-05 5:51
spAAwn7-Aug-05 5:51 
GeneralA text control that responds to the event when "Enter" key is pressed Pin
shahzadbahi7-Aug-05 2:38
shahzadbahi7-Aug-05 2:38 
GeneralRe: A text control that responds to the event when "Enter" key is pressed Pin
Mohamad Al Husseiny7-Aug-05 6:03
Mohamad Al Husseiny7-Aug-05 6:03 
GeneralRe: A text control that responds to the event when "Enter" key is pressed Pin
nidhelp7-Aug-05 15:04
nidhelp7-Aug-05 15:04 
GeneralRe: A text control that responds to the event when "Enter" key is pressed Pin
Rob Graham7-Aug-05 16:41
Rob Graham7-Aug-05 16:41 
GeneralRe: A text control that responds to the event when "Enter" key is pressed Pin
Mohamad Al Husseiny7-Aug-05 21:02
Mohamad Al Husseiny7-Aug-05 21:02 
GeneralRe: A text control that responds to the event when "Enter" key is pressed Pin
nidhelp7-Aug-05 22:42
nidhelp7-Aug-05 22:42 
GeneralRe: A text control that responds to the event when "Enter" key is pressed Pin
Mohamad Al Husseiny7-Aug-05 22:50
Mohamad Al Husseiny7-Aug-05 22:50 
GeneralRe: A text control that responds to the event when "Enter" key is pressed Pin
nidhelp7-Aug-05 23:47
nidhelp7-Aug-05 23:47 
GeneralRe: A text control that responds to the event when "Enter" key is pressed Pin
Mohamad Al Husseiny8-Aug-05 0:41
Mohamad Al Husseiny8-Aug-05 0:41 
Can you explain again what you really want exactlly
Are you want to move to the tab control after you press Enter on button OR text control
The code you write do the folowing
If buuton control key press event fired
Set the focus to the control next to textBox4
And move focus to tabpage and select the page
So what you get when you run the code?


MCAD
GeneralRe: A text control that responds to the event when "Enter" key is pressed Pin
nidhelp9-Aug-05 15:44
nidhelp9-Aug-05 15:44 
GeneralRe: A text control that responds to the event when "Enter" key is pressed Pin
Mohamad Al Husseiny10-Aug-05 11:59
Mohamad Al Husseiny10-Aug-05 11:59 
GeneralSerialze/Deserialize mixed xml elements Pin
michaelreian6-Aug-05 18:53
michaelreian6-Aug-05 18:53 
GeneralRe: Serialze/Deserialize mixed xml elements Pin
Guffa7-Aug-05 0:03
Guffa7-Aug-05 0:03 
GeneralRe: Serialze/Deserialize mixed xml elements Pin
michaelreian7-Aug-05 0:21
michaelreian7-Aug-05 0:21 
GeneralRe: Serialze/Deserialize mixed xml elements Pin
Guffa7-Aug-05 2:24
Guffa7-Aug-05 2:24 
Questiong.DrawString to display floating point? Pin
...---...6-Aug-05 16:15
...---...6-Aug-05 16:15 
AnswerRe: g.DrawString to display floating point? Pin
Rob Graham6-Aug-05 16:41
Rob Graham6-Aug-05 16:41 

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.