Click here to Skip to main content
15,900,378 members
Home / Discussions / C#
   

C#

 
QuestionNetwork path Access problem Pin
Nishad8526-Nov-07 19:20
Nishad8526-Nov-07 19:20 
AnswerRe: Network path Access problem Pin
Pankaj - Joshi26-Nov-07 19:26
Pankaj - Joshi26-Nov-07 19:26 
AnswerRe: Network path Access problem Pin
KennyPatel26-Nov-07 21:25
KennyPatel26-Nov-07 21:25 
QuestionHow to stop scrolling of form when we scroll any control that has scrollbars? Pin
CodeVarma26-Nov-07 19:02
CodeVarma26-Nov-07 19:02 
AnswerRe: How to stop scrolling of form when we scroll any control that has scrollbars? Pin
Sun Rays26-Nov-07 20:05
Sun Rays26-Nov-07 20:05 
QuestionHow to replace very first character only......? Pin
Pankaj - Joshi26-Nov-07 19:01
Pankaj - Joshi26-Nov-07 19:01 
AnswerRe: How to replace very first character only......? Pin
stancrm26-Nov-07 19:59
stancrm26-Nov-07 19:59 
AnswerRe: How to replace very first character only......? Pin
Andrei Ungureanu26-Nov-07 20:04
Andrei Ungureanu26-Nov-07 20:04 
GeneralRe: How to replace very first character only......? Pin
Pankaj - Joshi26-Nov-07 21:34
Pankaj - Joshi26-Nov-07 21:34 
AnswerRe: How to replace very first character only......? Pin
Sun Rays26-Nov-07 20:11
Sun Rays26-Nov-07 20:11 
GeneralRe: How to replace very first character only......? Pin
Pankaj - Joshi26-Nov-07 21:35
Pankaj - Joshi26-Nov-07 21:35 
GeneralRe: How to replace very first character only......? Pin
Sun Rays26-Nov-07 22:07
Sun Rays26-Nov-07 22:07 
AnswerRe: How to replace very first character only......? Pin
KennyPatel26-Nov-07 21:12
KennyPatel26-Nov-07 21:12 
AnswerRe: How to replace very first character only......? Pin
KennyPatel26-Nov-07 21:14
KennyPatel26-Nov-07 21:14 
AnswerRe: How to replace very first character only......? Pin
KennyPatel26-Nov-07 21:15
KennyPatel26-Nov-07 21:15 
AnswerRe: How to replace very first character only......? Pin
KennyPatel26-Nov-07 21:18
KennyPatel26-Nov-07 21:18 
AnswerRe: How to replace very first character only......? Pin
Luc Pattyn27-Nov-07 1:58
sitebuilderLuc Pattyn27-Nov-07 1:58 
AnswerRe: How to replace very first character only......? Pin
PIEBALDconsult27-Nov-07 10:33
mvePIEBALDconsult27-Nov-07 10:33 
AnswerRe: How to replace very first character only......? [modified] Pin
PIEBALDconsult27-Nov-07 13:33
mvePIEBALDconsult27-Nov-07 13:33 
QuestionMasked Formating Pin
Shaahinm26-Nov-07 18:58
Shaahinm26-Nov-07 18:58 
AnswerRe: Masked Formating Pin
Michael Sync26-Nov-07 19:22
Michael Sync26-Nov-07 19:22 
GeneralRe: Masked Formating Pin
Shaahinm26-Nov-07 19:28
Shaahinm26-Nov-07 19:28 
GeneralRe: Masked Formating Pin
Michael Sync26-Nov-07 19:50
Michael Sync26-Nov-07 19:50 
If your text is static, you can use #,###,###(#,###,###) in Standard masked edit. if you want to enter the text as much as you want then you should consider using thoundsand seperator function in keypress event of textbox..

Thanks and Regards,
Michael Sync ( Blog: http://michaelsync.net)

"Please vote to let me (and others) know if this answer helped you or not. A 5 vote tells people that your question has been answered successfully and that I've pitched it at just the right level. Thanks."

QuestionWrapping a text in textbox Pin
anu8126-Nov-07 18:52
anu8126-Nov-07 18:52 
AnswerRe: Wrapping a text in textbox Pin
Michael Sync26-Nov-07 19:21
Michael Sync26-Nov-07 19:21 

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.