Click here to Skip to main content
15,886,873 members
Home / Discussions / C#
   

C#

 
GeneralRe: Launch Mail Recipient programmatically Pin
tarasn31-Jan-06 4:39
tarasn31-Jan-06 4:39 
QuestionAdding annotations to PDF's programmatically Pin
NewbieDude30-Jan-06 19:34
NewbieDude30-Jan-06 19:34 
AnswerRe: Adding annotations to PDF's programmatically Pin
Member 777370224-Aug-11 7:22
Member 777370224-Aug-11 7:22 
Questionget now playing from media player Pin
cozmo202330-Jan-06 19:32
cozmo202330-Jan-06 19:32 
AnswerRe: get now playing from media player Pin
James Gupta30-Jan-06 21:29
professionalJames Gupta30-Jan-06 21:29 
QuestionopenGL in c# Pin
gulmisal30-Jan-06 18:52
gulmisal30-Jan-06 18:52 
AnswerRe: openGL in c# Pin
Joshua Quick30-Jan-06 21:21
Joshua Quick30-Jan-06 21:21 
AnswerRe: openGL in c# Pin
[Marc]31-Jan-06 3:07
[Marc]31-Jan-06 3:07 
QuestionHow can i do that please Pin
snouto30-Jan-06 13:50
snouto30-Jan-06 13:50 
AnswerRe: How can i do that please Pin
Gavin Taylor30-Jan-06 16:12
professionalGavin Taylor30-Jan-06 16:12 
Questionicons Pin
relsirc30-Jan-06 13:43
relsirc30-Jan-06 13:43 
AnswerRe: icons Pin
James Gupta30-Jan-06 13:52
professionalJames Gupta30-Jan-06 13:52 
AnswerRe: icons Pin
AB777130-Jan-06 18:20
AB777130-Jan-06 18:20 
GeneralRe: icons Pin
James Gupta30-Jan-06 21:27
professionalJames Gupta30-Jan-06 21:27 
GeneralRe: icons Pin
AB777130-Jan-06 21:36
AB777130-Jan-06 21:36 
QuestionSystem.Diagnostic.Process - execute and monitor return code? Pin
devfendar30-Jan-06 13:10
devfendar30-Jan-06 13:10 
AnswerRe: System.Diagnostic.Process - execute and monitor return code? Pin
Mark Greenwood30-Jan-06 17:57
Mark Greenwood30-Jan-06 17:57 
GeneralRe: System.Diagnostic.Process - execute and monitor return code? Pin
devfendar30-Jan-06 23:53
devfendar30-Jan-06 23:53 
QuestionHow is this done? Pin
TMF32030-Jan-06 12:28
TMF32030-Jan-06 12:28 
QuestionconnectionString update not working Pin
Eugenio Lysei Junior30-Jan-06 12:12
Eugenio Lysei Junior30-Jan-06 12:12 
Questionprevent Cut 'n' Paste Pin
Greg_R30-Jan-06 10:57
Greg_R30-Jan-06 10:57 
AnswerRe: prevent Cut 'n' Paste Pin
likefood30-Jan-06 11:03
likefood30-Jan-06 11:03 
AnswerRe: prevent Cut 'n' Paste Pin
Office Lineman30-Jan-06 11:45
Office Lineman30-Jan-06 11:45 
If you're using Visual Studio 2005, simply set the "ShortcutsEnabled" property of the TextBoxes to false.

Otherwise, please do not use suggestion 2. Well-behaved software citizens should not clear anything out of the clipboard unless requested by the user.


--
I've killed again, haven't I?

-- modified at 17:45 Monday 30th January, 2006
GeneralRe: prevent Cut 'n' Paste Pin
likefood30-Jan-06 12:14
likefood30-Jan-06 12:14 
AnswerRe: prevent Cut 'n' Paste Pin
Michael Dunn30-Jan-06 13:12
sitebuilderMichael Dunn30-Jan-06 13:12 

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.