Click here to Skip to main content
15,893,663 members
Home / Discussions / C#
   

C#

 
AnswerRe: Current Row Select in DataGridView ... Pin
Eddy Vluggen9-Sep-13 8:06
professionalEddy Vluggen9-Sep-13 8:06 
Questionwordlist generator Pin
mory_2607-Sep-13 21:50
mory_2607-Sep-13 21:50 
SuggestionRe: wordlist generator Pin
Richard MacCutchan8-Sep-13 0:39
mveRichard MacCutchan8-Sep-13 0:39 
AnswerRe: wordlist generator Pin
Eddy Vluggen9-Sep-13 8:13
professionalEddy Vluggen9-Sep-13 8:13 
QuestionAvoid space at the Start of the textbox Pin
smh13927-Sep-13 10:21
smh13927-Sep-13 10:21 
AnswerRe: Avoid space at the Start of the textbox Pin
Dave Kreskowiak7-Sep-13 12:55
mveDave Kreskowiak7-Sep-13 12:55 
AnswerRe: Avoid space at the Start of the textbox Pin
Abhinav S7-Sep-13 18:05
Abhinav S7-Sep-13 18:05 
GeneralRe: Avoid space at the Start of the textbox Pin
Ron Beyer7-Sep-13 18:11
professionalRon Beyer7-Sep-13 18:11 
GeneralRe: Avoid space at the Start of the textbox Pin
Abhinav S7-Sep-13 19:09
Abhinav S7-Sep-13 19:09 
GeneralRe: Avoid space at the Start of the textbox Pin
BillWoodruff7-Sep-13 19:48
professionalBillWoodruff7-Sep-13 19:48 
GeneralRe: Avoid space at the Start of the textbox Pin
Pete O'Hanlon8-Sep-13 2:33
mvePete O'Hanlon8-Sep-13 2:33 
AnswerRe: Avoid space at the Start of the textbox Pin
BillWoodruff7-Sep-13 19:27
professionalBillWoodruff7-Sep-13 19:27 
GeneralRe: Avoid space at the Start of the textbox Pin
smh13927-Sep-13 22:17
smh13927-Sep-13 22:17 
GeneralRe: Avoid space at the Start of the textbox Pin
Pete O'Hanlon7-Sep-13 22:30
mvePete O'Hanlon7-Sep-13 22:30 
GeneralRe: Avoid space at the Start of the textbox Pin
BillWoodruff8-Sep-13 4:08
professionalBillWoodruff8-Sep-13 4:08 
GeneralRe: Avoid space at the Start of the textbox Pin
Pete O'Hanlon8-Sep-13 4:46
mvePete O'Hanlon8-Sep-13 4:46 
GeneralRe: Avoid space at the Start of the textbox Pin
BillWoodruff8-Sep-13 20:09
professionalBillWoodruff8-Sep-13 20:09 
GeneralRe: Avoid space at the Start of the textbox Pin
Pete O'Hanlon8-Sep-13 23:11
mvePete O'Hanlon8-Sep-13 23:11 
GeneralRe: Avoid space at the Start of the textbox Pin
Dave Kreskowiak8-Sep-13 3:34
mveDave Kreskowiak8-Sep-13 3:34 
GeneralRe: Avoid space at the Start of the textbox Pin
BillWoodruff8-Sep-13 4:15
professionalBillWoodruff8-Sep-13 4:15 
AnswerRe: Avoid space at the Start of the textbox Pin
blitzkrieged7-Sep-13 20:57
blitzkrieged7-Sep-13 20:57 
GeneralRe: Avoid space at the Start of the textbox Pin
Dave Kreskowiak8-Sep-13 3:37
mveDave Kreskowiak8-Sep-13 3:37 
The problem with your answer is that it's not reusable and doesn't account for other whitespace characters that may not be acceptable, like Tab.

If you wanted to do this for multiple textboxes, you would have to add this code for each and every textbox. It's FAR better just to make your own TextBox that has this functionality.

AnswerRe: Avoid space at the Start of the textbox Pin
sep_exambo8-Sep-13 15:07
professionalsep_exambo8-Sep-13 15:07 
AnswerRe: Avoid space at the Start of the textbox Pin
Eddy Vluggen9-Sep-13 8:15
professionalEddy Vluggen9-Sep-13 8:15 
QuestionHow to check the activated Soundoutput device? Pin
Member 101332676-Sep-13 22:28
Member 101332676-Sep-13 22:28 

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.