Click here to Skip to main content
15,887,676 members
Home / Discussions / C#
   

C#

 
GeneralRe: fast way to find the first letter in a richTextBox? Pin
mav.northwind8-Feb-05 20:20
mav.northwind8-Feb-05 20:20 
GeneralRe: fast way to find the first letter in a richTextBox? Pin
ektoras8-Feb-05 23:10
ektoras8-Feb-05 23:10 
GeneralSizing toolbar buttons Pin
Luis Alonso Ramos8-Feb-05 12:17
Luis Alonso Ramos8-Feb-05 12:17 
GeneralRe: Sizing toolbar buttons Pin
Christian Graus8-Feb-05 12:26
protectorChristian Graus8-Feb-05 12:26 
GeneralRe: Sizing toolbar buttons Pin
Luis Alonso Ramos8-Feb-05 14:45
Luis Alonso Ramos8-Feb-05 14:45 
QuestionCould you make it faster? Pin
ektoras8-Feb-05 11:10
ektoras8-Feb-05 11:10 
AnswerRe: Could you make it faster? Pin
Judah Gabriel Himango8-Feb-05 11:42
sponsorJudah Gabriel Himango8-Feb-05 11:42 
AnswerRe: Could you make it faster? Pin
Christian Graus8-Feb-05 12:03
protectorChristian Graus8-Feb-05 12:03 
I doubt you could make it slower....

Use RegEx, or IsChar on each character as they are typed, as has been suggested.


Christian

I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer
GeneralRe: Could you make it faster? Pin
ektoras8-Feb-05 12:19
ektoras8-Feb-05 12:19 
GeneralRe: Could you make it faster? Pin
ektoras8-Feb-05 12:38
ektoras8-Feb-05 12:38 
GeneralRe: Could you make it faster? Pin
Christian Graus8-Feb-05 12:43
protectorChristian Graus8-Feb-05 12:43 
GeneralRe: Could you make it faster? Pin
leppie8-Feb-05 22:17
leppie8-Feb-05 22:17 
GeneralRe: Could you make it faster? Pin
ektoras8-Feb-05 23:00
ektoras8-Feb-05 23:00 
GeneralRe: Could you make it faster? Pin
leppie8-Feb-05 23:23
leppie8-Feb-05 23:23 
Generaldate format Pin
aviramre8-Feb-05 9:33
aviramre8-Feb-05 9:33 
GeneralRe: date format Pin
Luis Alonso Ramos8-Feb-05 12:20
Luis Alonso Ramos8-Feb-05 12:20 
GeneralUserControls Pin
PaleyX8-Feb-05 9:25
PaleyX8-Feb-05 9:25 
QuestionHow to trap/change/disable timeout in invoke method of SoapHttpClientProtocol? Pin
CherezZaboro8-Feb-05 9:08
CherezZaboro8-Feb-05 9:08 
GeneralAttributes Pin
Yaakov Davis8-Feb-05 7:46
Yaakov Davis8-Feb-05 7:46 
GeneralRe: Attributes Pin
leppie8-Feb-05 9:57
leppie8-Feb-05 9:57 
GeneralGet visible rectangle of the form ... Pin
Meneldor8-Feb-05 6:11
Meneldor8-Feb-05 6:11 
GeneralViewState in Business Component Pin
Mr_Yash8-Feb-05 6:08
Mr_Yash8-Feb-05 6:08 
GeneralVideo card/screen resolution question... Pin
new_phoenix8-Feb-05 5:16
new_phoenix8-Feb-05 5:16 
GeneralRe: Video card/screen resolution question... Pin
Dave Kreskowiak8-Feb-05 6:26
mveDave Kreskowiak8-Feb-05 6:26 
GeneralRe: Video card/screen resolution question... Pin
new_phoenix8-Feb-05 7:47
new_phoenix8-Feb-05 7:47 

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.