Click here to Skip to main content
16,016,345 members
Home / Discussions / C#
   

C#

 
GeneralRe: edit text in listView Pin
Edmundisme8-Mar-07 7:09
Edmundisme8-Mar-07 7:09 
GeneralRe: edit text in listView Pin
Newbie_Toy8-Mar-07 7:36
Newbie_Toy8-Mar-07 7:36 
GeneralRe: edit text in listView Pin
Edmundisme8-Mar-07 8:23
Edmundisme8-Mar-07 8:23 
QuestionHow to show default form non-client context menu Pin
Stevo Z8-Mar-07 5:53
Stevo Z8-Mar-07 5:53 
AnswerRe: How to show default form non-client context menu Pin
Thomas Stockwell9-Mar-07 12:53
professionalThomas Stockwell9-Mar-07 12:53 
QuestionCalling static methods in a class wrapped in a Type Pin
andy1808-Mar-07 5:19
andy1808-Mar-07 5:19 
AnswerRe: Calling static methods in a class wrapped in a Type Pin
kubben8-Mar-07 5:52
kubben8-Mar-07 5:52 
QuestionValidating TextBox Pin
Anthony Mushrow8-Mar-07 5:12
professionalAnthony Mushrow8-Mar-07 5:12 
Well i have a textbox (actually, i have about 14) that check the input to make sure the user doesn't put any invalid characters in.

So far, the checking is done in the TextChanged event, and it checks the last character that the user typed in. But if the user pasted in some text, it would only check the last character that was put in.

So, how can i tell if something has been pasted into my textbox, rather than typed?
AnswerRe: Validating TextBox Pin
kubben8-Mar-07 5:43
kubben8-Mar-07 5:43 
GeneralRe: Validating TextBox Pin
Anthony Mushrow8-Mar-07 5:53
professionalAnthony Mushrow8-Mar-07 5:53 
GeneralRe: Validating TextBox Pin
kubben8-Mar-07 5:57
kubben8-Mar-07 5:57 
AnswerRe: Validating TextBox Pin
CPallini8-Mar-07 5:57
mveCPallini8-Mar-07 5:57 
AnswerRe: Validating TextBox Pin
Anthony Mushrow8-Mar-07 6:15
professionalAnthony Mushrow8-Mar-07 6:15 
AnswerRe: Validating TextBox Pin
pbraun8-Mar-07 6:18
pbraun8-Mar-07 6:18 
GeneralRe: Validating TextBox Pin
Anthony Mushrow8-Mar-07 6:42
professionalAnthony Mushrow8-Mar-07 6:42 
AnswerRe: Validating TextBox Pin
Edmundisme8-Mar-07 6:59
Edmundisme8-Mar-07 6:59 
QuestionPerformance Question Pin
snorkie8-Mar-07 4:47
professionalsnorkie8-Mar-07 4:47 
AnswerRe: Performance Question Pin
kubben8-Mar-07 5:11
kubben8-Mar-07 5:11 
GeneralRe: Performance Question Pin
snorkie8-Mar-07 5:18
professionalsnorkie8-Mar-07 5:18 
GeneralRe: Performance Question Pin
kubben8-Mar-07 5:31
kubben8-Mar-07 5:31 
AnswerRe: Performance Question Pin
Luc Pattyn8-Mar-07 13:14
sitebuilderLuc Pattyn8-Mar-07 13:14 
QuestionCrystal Reports - Passing Parameters Pin
geekphreak8-Mar-07 4:41
geekphreak8-Mar-07 4:41 
QuestionPassing Variable to Program.cs Pin
electriac8-Mar-07 4:24
electriac8-Mar-07 4:24 
AnswerRe: Passing Variable to Program.cs Pin
Blue_Boy8-Mar-07 4:47
Blue_Boy8-Mar-07 4:47 
AnswerRe: Passing Variable to Program.cs Pin
pbraun8-Mar-07 6:15
pbraun8-Mar-07 6:15 

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.