Click here to Skip to main content
15,911,646 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# Web Service Pin
H he el el oooo14-Mar-06 17:50
H he el el oooo14-Mar-06 17:50 
Questionipod connection Pin
Pyro Joe13-Mar-06 16:04
Pyro Joe13-Mar-06 16:04 
QuestionI can't format 'dd/mm/yyyy' in c1.win.c1input control Pin
tinh cau13-Mar-06 16:04
tinh cau13-Mar-06 16:04 
QuestionCreating at VPN Client Pin
shopi3013-Mar-06 12:40
shopi3013-Mar-06 12:40 
Questionproblem creating a function Pin
JuanAlbertoMD13-Mar-06 10:57
JuanAlbertoMD13-Mar-06 10:57 
AnswerRe: problem creating a function Pin
Colin Angus Mackay13-Mar-06 11:35
Colin Angus Mackay13-Mar-06 11:35 
QuestionParsing text file - Regular Expression vs. Substring Pin
Dale Hegler13-Mar-06 10:48
Dale Hegler13-Mar-06 10:48 
AnswerRe: Parsing text file - Regular Expression vs. Substring Pin
Guffa13-Mar-06 13:31
Guffa13-Mar-06 13:31 
GeneralRe: Parsing text file - Regular Expression vs. Substring Pin
Dale Hegler13-Mar-06 13:38
Dale Hegler13-Mar-06 13:38 
GeneralRe: Parsing text file - Regular Expression vs. Substring Pin
leppie13-Mar-06 20:24
leppie13-Mar-06 20:24 
AnswerRe: Parsing text file - Regular Expression vs. Substring Pin
Guffa14-Mar-06 1:47
Guffa14-Mar-06 1:47 
GeneralRe: Parsing text file - Regular Expression vs. Substring Pin
Dale Hegler14-Mar-06 3:37
Dale Hegler14-Mar-06 3:37 
QuestionForms dependency Pin
vfraenckel13-Mar-06 9:37
vfraenckel13-Mar-06 9:37 
AnswerRe: Forms dependency Pin
Colin Angus Mackay13-Mar-06 11:38
Colin Angus Mackay13-Mar-06 11:38 
GeneralRe: Forms dependency Pin
vfraenckel21-Mar-06 3:41
vfraenckel21-Mar-06 3:41 
GeneralRe: Forms dependency Pin
Colin Angus Mackay21-Mar-06 4:15
Colin Angus Mackay21-Mar-06 4:15 
QuestionDataGridView's BackgroundImage Property Pin
Bobby88713-Mar-06 9:21
Bobby88713-Mar-06 9:21 
QuestionAre variables objects? Pin
haseeb_saeed13-Mar-06 8:58
haseeb_saeed13-Mar-06 8:58 
AnswerRe: Are variables objects? Pin
Judah Gabriel Himango13-Mar-06 9:43
sponsorJudah Gabriel Himango13-Mar-06 9:43 
AnswerRe: Are variables objects? Pin
Divyang Mithaiwala13-Mar-06 17:44
Divyang Mithaiwala13-Mar-06 17:44 
GeneralRe: Are variables objects? Pin
J4amieC13-Mar-06 23:07
J4amieC13-Mar-06 23:07 
QuestionSetup and Deployment Pin
JMichael246813-Mar-06 8:57
JMichael246813-Mar-06 8:57 
AnswerRe: Setup and Deployment Pin
Robert Rohde13-Mar-06 10:19
Robert Rohde13-Mar-06 10:19 
QuestionHandling Text in Text Box Pin
haseeb_saeed13-Mar-06 8:45
haseeb_saeed13-Mar-06 8:45 
hello... i have quite a good idea of java and C sharp... previously i worked in c++ and over there in order to make a string appear in the text box i had to program it manually that is i made a string. Same was the case in java, text in textboxes were shown by programing the event (keypressed or keyup) in the manner that it would form a string. but here in c sharp the textbox string is made automatically ie when i make the text box object i dont really need to attach an event to it to make strings.
My questions are:
1. is this handler already implemented in the textboxbase class? if not where is it implemented?
2. i want to change the handler? do i have to override any member or property? if yes plz provide the name of the member or property...

actually i want my text box to produce a beep when the first character is inserted as a number. also i want not to allow the special characters, though i want underscore to be implemented . please provide an insight

thanx...

haseeb
AnswerRe: Handling Text in Text Box Pin
Dave Kreskowiak13-Mar-06 10:39
mveDave Kreskowiak13-Mar-06 10: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.