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

C#

 
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 
GeneralRe: MaskedTextBox Ascii Only Doesn't Work Pin
Luc Pattyn23-Sep-07 6:40
sitebuilderLuc Pattyn23-Sep-07 6:40 
The MSDN statement "If true, AsciiOnly restricts user input to the characters a-z and A-Z.
ASCII control characters are not allowed" is wrong. If it were true, the property should
have been called AsciiLettersOnly.

Luc Pattyn [Forum Guidelines] [My Articles]


this weeks tips:
- make Visual display line numbers: Tools/Options/TextEditor/...
- show exceptions with ToString() to see all information
- before you ask a question here, search CodeProject, then Google


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 
Questionhow can I get system time Pin
lockepeak22-Sep-07 20:16
lockepeak22-Sep-07 20:16 
AnswerRe: how can I get system time Pin
Christian Graus22-Sep-07 20:34
protectorChristian Graus22-Sep-07 20:34 
QuestionHow can I access objects in a ListArray directly? Pin
JoeRip22-Sep-07 16:45
JoeRip22-Sep-07 16:45 
AnswerRe: How can I access objects in a ListArray directly? Pin
PIEBALDconsult22-Sep-07 17:21
mvePIEBALDconsult22-Sep-07 17:21 
GeneralRe: How can I access objects in a ListArray directly? Pin
JoeRip22-Sep-07 17:25
JoeRip22-Sep-07 17:25 
GeneralRe: How can I access objects in a ListArray directly? Pin
Ravi Bhavnani22-Sep-07 18:16
professionalRavi Bhavnani22-Sep-07 18:16 
GeneralRe: How can I access objects in a ListArray directly? Pin
PIEBALDconsult23-Sep-07 4:38
mvePIEBALDconsult23-Sep-07 4:38 
QuestionRTB Redraw problem Pin
IceWater4222-Sep-07 11:06
IceWater4222-Sep-07 11:06 
AnswerRe: RTB Redraw problem Pin
MoustafaS22-Sep-07 11:41
MoustafaS22-Sep-07 11:41 
GeneralRe: RTB Redraw problem Pin
IceWater4222-Sep-07 14:08
IceWater4222-Sep-07 14:08 
AnswerRe: RTB Redraw problem Pin
Abisodun22-Sep-07 13:53
Abisodun22-Sep-07 13:53 
GeneralRe: RTB Redraw problem Pin
IceWater4222-Sep-07 15:33
IceWater4222-Sep-07 15:33 
QuestionWindows service communication Pin
Justin Perez22-Sep-07 6:57
Justin Perez22-Sep-07 6:57 
AnswerRe: Windows service communication Pin
Justin Perez22-Sep-07 7:23
Justin Perez22-Sep-07 7:23 

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.