Click here to Skip to main content
15,905,607 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to get the duration of an mp3 file Pin
Judah Gabriel Himango25-Jan-07 5:36
sponsorJudah Gabriel Himango25-Jan-07 5:36 
AnswerRe: how to get the duration of an mp3 file Pin
ComCoderCsharp25-Jan-07 7:12
ComCoderCsharp25-Jan-07 7:12 
AnswerRe: how to get the duration of an mp3 file Pin
greycrow25-Jan-07 8:00
greycrow25-Jan-07 8:00 
QuestionI need to know the possition of Sterik in string value Pin
M Riaz Bashir25-Jan-07 2:42
M Riaz Bashir25-Jan-07 2:42 
AnswerRe: I need to know the possition of Sterik in string value Pin
Luc Pattyn25-Jan-07 2:52
sitebuilderLuc Pattyn25-Jan-07 2:52 
AnswerRe: I need to know the possition of Sterik in string value Pin
Pete O'Hanlon25-Jan-07 2:54
mvePete O'Hanlon25-Jan-07 2:54 
GeneralRe: I need to know the possition of Sterik in string value Pin
M Riaz Bashir25-Jan-07 3:08
M Riaz Bashir25-Jan-07 3:08 
QuestionClipboard Monitoring Pin
zeltera25-Jan-07 2:23
zeltera25-Jan-07 2:23 
I have a (simple) custom control, a NumericTextBox. This control allow to the user to type only numbers (0..9) inside.
I do this OnKeyPress and OnKeyDown events.

The problem is if the user do paste from Clipboard. I don't know how to deny "paste" operation if the content of the clipboard is not a number. (in each textbox you have an context menu, with "paste" function).

Or... better, not to deny the "paste" operation, but to add to the existing text of the textbox only numeric part of the clipboard content. (if the clipboard contains 12ad3 in my textbox to be added 123).

Any suggestion?
AnswerRe: Clipboard Monitoring Pin
Martin#25-Jan-07 2:31
Martin#25-Jan-07 2:31 
AnswerRe: Clipboard Monitoring Pin
Seishin#25-Jan-07 3:16
Seishin#25-Jan-07 3:16 
GeneralRe: Clipboard Monitoring Pin
zeltera25-Jan-07 3:29
zeltera25-Jan-07 3:29 
Questioncant convert c# type string to c++ type char* Pin
Tsvi Girsh25-Jan-07 2:00
Tsvi Girsh25-Jan-07 2:00 
AnswerRe: cant convert c# type string to c++ type char* Pin
Marc Clifton25-Jan-07 4:32
mvaMarc Clifton25-Jan-07 4:32 
Questiondatabase watcher ... need suggestions !! Pin
eng_Hosam Kamel25-Jan-07 1:51
eng_Hosam Kamel25-Jan-07 1:51 
AnswerRe: database watcher ... need suggestions !! Pin
Pete O'Hanlon25-Jan-07 2:21
mvePete O'Hanlon25-Jan-07 2:21 
AnswerRe: database watcher ... need suggestions !! Pin
Sylvester george25-Jan-07 2:23
Sylvester george25-Jan-07 2:23 
Questioncheck whether word file is open or not Pin
praveen pandey25-Jan-07 1:45
praveen pandey25-Jan-07 1:45 
AnswerRe: check whether word file is open or not Pin
ednrgc25-Jan-07 5:49
ednrgc25-Jan-07 5:49 
QuestionOpen word document Pin
zt.Prog25-Jan-07 1:36
zt.Prog25-Jan-07 1:36 
QuestionNetwork programming problem Pin
Antony Lee25-Jan-07 1:26
Antony Lee25-Jan-07 1:26 
AnswerRe: Network programming problem Pin
Antony Lee25-Jan-07 17:03
Antony Lee25-Jan-07 17:03 
QuestionCreation of Connectors between Elements of a Form Without using Graphics Pin
UdayDenduluri25-Jan-07 1:13
UdayDenduluri25-Jan-07 1:13 
AnswerRe: Creation of Connectors between Elements of a Form Without using Graphics Pin
V.25-Jan-07 1:26
professionalV.25-Jan-07 1:26 
QuestionNaming conventions for Variables in C# Pin
nasambur25-Jan-07 0:59
nasambur25-Jan-07 0:59 
AnswerRe: Naming conventions for Variables in C# Pin
Pete O'Hanlon25-Jan-07 1:10
mvePete O'Hanlon25-Jan-07 1:10 

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.