Click here to Skip to main content
15,898,859 members
Home / Discussions / C#
   

C#

 
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 
AnswerRe: Handling Text in Text Box Pin
Drew McGhie13-Mar-06 11:42
Drew McGhie13-Mar-06 11:42 
Questiongetting GPS coordinates on pocketpc Pin
BlackDice13-Mar-06 8:15
BlackDice13-Mar-06 8:15 
AnswerRe: getting GPS coordinates on pocketpc Pin
Dave Kreskowiak13-Mar-06 10:36
mveDave Kreskowiak13-Mar-06 10:36 
NewsRe: getting GPS coordinates on pocketpc Pin
BlackDice15-Mar-06 5:22
BlackDice15-Mar-06 5:22 
GeneralRe: getting GPS coordinates on pocketpc Pin
Dave Kreskowiak15-Mar-06 11:26
mveDave Kreskowiak15-Mar-06 11:26 
QuestionMicrosoft.Jet.OLEDB Extended Properties Pin
mcljava13-Mar-06 8:10
mcljava13-Mar-06 8:10 
AnswerRe: Microsoft.Jet.OLEDB Extended Properties Pin
mcljava15-Mar-06 7:54
mcljava15-Mar-06 7:54 
QuestionHow to find Serializable attribute with reflection? Pin
vineas13-Mar-06 7:18
vineas13-Mar-06 7:18 
AnswerRe: How to find Serializable attribute with reflection? Pin
leppie13-Mar-06 7:58
leppie13-Mar-06 7:58 
GeneralRe: How to find Serializable attribute with reflection? Pin
vineas13-Mar-06 8:23
vineas13-Mar-06 8:23 
GeneralRe: How to find Serializable attribute with reflection? Pin
superpzgpzg8-Dec-09 21:11
superpzgpzg8-Dec-09 21:11 
QuestionHow to import URLs from Google page to listview Pin
Rajendra Rana13-Mar-06 6:35
Rajendra Rana13-Mar-06 6:35 
AnswerRe: How to import URLs from Google page to listview Pin
Somanova42013-Mar-06 9:59
Somanova42013-Mar-06 9:59 
Questionuser control Pin
ap_sa13-Mar-06 6:05
ap_sa13-Mar-06 6:05 
QuestionHow can I make a DataGrid scroll up&down (or left&right) programmactically C#??? Pin
coloso13-Mar-06 4:16
coloso13-Mar-06 4:16 
Questionposition of cursor in Text Box? Pin
superdragon13-Mar-06 4:08
superdragon13-Mar-06 4:08 

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.