Click here to Skip to main content
15,922,584 members
Home / Discussions / C#
   

C#

 
AnswerRe: Media player Pin
Niiiissssshhhhhuuuuu11-Sep-06 23:39
Niiiissssshhhhhuuuuu11-Sep-06 23:39 
GeneralRe: Media player Pin
Nafiseh Salmani12-Sep-06 22:45
Nafiseh Salmani12-Sep-06 22:45 
AnswerRe: Media player Pin
Hamid_RT12-Sep-06 2:58
Hamid_RT12-Sep-06 2:58 
QuestionCode Error! Pin
Shahzad.Aslam11-Sep-06 21:23
Shahzad.Aslam11-Sep-06 21:23 
Questionhighlight search text from search results as it is in google or alibaba.com. Pin
S.Bhushan11-Sep-06 21:05
S.Bhushan11-Sep-06 21:05 
Questioncustomizing shortcut keys... Pin
Rohit Dev11-Sep-06 20:38
Rohit Dev11-Sep-06 20:38 
AnswerRe: customizing shortcut keys... Pin
Amit Kumar Chikara11-Sep-06 20:53
Amit Kumar Chikara11-Sep-06 20:53 
AnswerRe: customizing shortcut keys... Pin
Stefan Troschuetz12-Sep-06 2:58
Stefan Troschuetz12-Sep-06 2:58 
You could enable Form.KeyPreview, register to any of the keyboard events e.g. Form.KeyDown. Then inside the event handler check for your custom shortcut keys and do whatever you want if one of them occurs.


"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook

www.troschuetz.de

QuestionHow to convert XML data to DataSet in C#.Net Pin
AR Reddy11-Sep-06 20:15
AR Reddy11-Sep-06 20:15 
AnswerRe: How to convert XML data to DataSet in C#.Net Pin
_AK_11-Sep-06 20:28
_AK_11-Sep-06 20:28 
AnswerRe: How to convert XML data to DataSet in C#.Net Pin
Tamimi - Code11-Sep-06 20:30
Tamimi - Code11-Sep-06 20:30 
AnswerRe: How to convert XML data to DataSet in C#.Net Pin
Hamid_RT11-Sep-06 20:37
Hamid_RT11-Sep-06 20:37 
Questionhow to change the datetime format into numeric format in crystal reports Pin
anushawickramaratne11-Sep-06 20:13
anushawickramaratne11-Sep-06 20:13 
AnswerRe: how to change the datetime format into numeric format in crystal reports Pin
Amit Kumar Chikara11-Sep-06 20:46
Amit Kumar Chikara11-Sep-06 20:46 
Questionhow to change the datetime format into numeric format in crystal reports Pin
anushawickramaratne11-Sep-06 20:10
anushawickramaratne11-Sep-06 20:10 
Question.dll Debug and Release Folders Pin
Brendan Vogt11-Sep-06 20:04
Brendan Vogt11-Sep-06 20:04 
AnswerRe: .dll Debug and Release Folders Pin
Nader Elshehabi11-Sep-06 20:09
Nader Elshehabi11-Sep-06 20:09 
QuestionRe: .dll Debug and Release Folders Pin
Brendan Vogt11-Sep-06 20:43
Brendan Vogt11-Sep-06 20:43 
AnswerRe: .dll Debug and Release Folders Pin
Nader Elshehabi11-Sep-06 21:12
Nader Elshehabi11-Sep-06 21:12 
QuestionWMI win32_product class install method. Pin
abhinish11-Sep-06 19:51
abhinish11-Sep-06 19:51 
QuestionConverting video files to flash files Pin
AB777111-Sep-06 19:20
AB777111-Sep-06 19:20 
AnswerRe: Converting video files to flash files Pin
Nader Elshehabi11-Sep-06 19:42
Nader Elshehabi11-Sep-06 19:42 
GeneralRe: Converting video files to flash files Pin
AB777111-Sep-06 20:44
AB777111-Sep-06 20:44 
QuestionBlueTooth [modified] Pin
Niiiissssshhhhhuuuuu11-Sep-06 17:22
Niiiissssshhhhhuuuuu11-Sep-06 17:22 
AnswerRe: BlueTooth Pin
Nader Elshehabi11-Sep-06 19:33
Nader Elshehabi11-Sep-06 19:33 

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.