Click here to Skip to main content
15,915,324 members
Home / Discussions / C#
   

C#

 
GeneralRe: console in c sharp Pin
Robert Rohde23-Sep-07 3:11
Robert Rohde23-Sep-07 3:11 
GeneralRe: console in c sharp Pin
Paul Conrad23-Sep-07 4:22
professionalPaul Conrad23-Sep-07 4:22 
GeneralRe: console in c sharp Pin
zafax_23-Sep-07 4:28
zafax_23-Sep-07 4:28 
GeneralRe: console in c sharp Pin
Dave Sexton23-Sep-07 3:16
Dave Sexton23-Sep-07 3:16 
GeneralRe: console in c sharp Pin
zafax_23-Sep-07 4:06
zafax_23-Sep-07 4:06 
QuestionHow to play any video with A(time)->B(time)? C# 2005 Pin
Ahmet SEN22-Sep-07 22:59
Ahmet SEN22-Sep-07 22:59 
AnswerRe: How to play any video with A(time)->B(time)? C# 2005 Pin
pmarfleet22-Sep-07 23:16
pmarfleet22-Sep-07 23:16 
GeneralRe: How to play any video with A(time)->B(time)? C# 2005 Pin
Christian Graus23-Sep-07 0:11
protectorChristian Graus23-Sep-07 0:11 
GeneralRe: How to play any video with A(time)->B(time)? C# 2005 Pin
Paul Conrad23-Sep-07 6:36
professionalPaul Conrad23-Sep-07 6:36 
GeneralRe: How to play any video with A(time)->B(time)? C# 2005 Pin
Pete O'Hanlon23-Sep-07 8:45
mvePete O'Hanlon23-Sep-07 8:45 
QuestionA Simple question Pin
sajid.salim.khan22-Sep-07 21:34
sajid.salim.khan22-Sep-07 21:34 
AnswerRe: A Simple question Pin
pmarfleet22-Sep-07 23:23
pmarfleet22-Sep-07 23:23 
QuestionTracking HTTP POST progress in WinForms Pin
Paramesh Gunasekaran22-Sep-07 21:34
Paramesh Gunasekaran22-Sep-07 21:34 
AnswerRe: Tracking HTTP POST progress in WinForms Pin
Paul Conrad23-Sep-07 6:39
professionalPaul Conrad23-Sep-07 6:39 
GeneralRe: Tracking HTTP POST progress in WinForms Pin
Paramesh Gunasekaran23-Sep-07 8:13
Paramesh Gunasekaran23-Sep-07 8:13 
GeneralRe: Tracking HTTP POST progress in WinForms Pin
Paul Conrad23-Sep-07 8:22
professionalPaul Conrad23-Sep-07 8:22 
QuestionInvoking C# methods from DrScheme Pin
Extrakun22-Sep-07 21:11
Extrakun22-Sep-07 21:11 
AnswerRe: Invoking C# methods from DrScheme Pin
Paul Conrad23-Sep-07 6:40
professionalPaul Conrad23-Sep-07 6:40 
QuestionMaskedTextBox Ascii Only Doesn't Work Pin
Paul Chin PC22-Sep-07 20:43
Paul Chin PC22-Sep-07 20:43 
AnswerRe: MaskedTextBox Ascii Only Doesn't Work Pin
Luc Pattyn23-Sep-07 1:36
sitebuilderLuc Pattyn23-Sep-07 1:36 
GeneralRe: MaskedTextBox Ascii Only Doesn't Work Pin
Paul Chin PC23-Sep-07 4:42
Paul Chin PC23-Sep-07 4:42 
Yes, I already know that.

MSDN also says:

"If true, AsciiOnly restricts user input to the characters a-z and A-Z. ASCII control characters are not allowed. "

But it doesn't work. When I set the Property to AsciiOnly, the MaskedTextBox still
accepts characters other than a-z and A-Z. For example, it accepts comma (,), period (.),
numerals (1-9) etc...

Try it and see! Smile | :)

Is this a bug in .NET 2.0?



------------------------------------------------
"We are disturbed not by events, but by the views which we take of them.
I must die. Must I then die lamenting? I must be put in chains. Must I then also lament? I must go into exile. Does any man then hinder me from going with smiles and cheerfulness and contentment?"

- Epictetus (Greek Stoic Philosopher)

GeneralRe: MaskedTextBox Ascii Only Doesn't Work Pin
Luc Pattyn23-Sep-07 6:40
sitebuilderLuc Pattyn23-Sep-07 6:40 
GeneralRe: MaskedTextBox Ascii Only Doesn't Work Pin
Paul Chin PC23-Sep-07 16:11
Paul Chin PC23-Sep-07 16:11 
GeneralRe: MaskedTextBox Ascii Only Doesn't Work Pin
Luc Pattyn23-Sep-07 16:35
sitebuilderLuc Pattyn23-Sep-07 16:35 
GeneralRe: MaskedTextBox Ascii Only Doesn't Work Pin
Paul Chin PC23-Sep-07 16:38
Paul Chin PC23-Sep-07 16:38 

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.