Click here to Skip to main content
16,011,578 members
Home / Discussions / C#
   

C#

 
GeneralQuery: The | Operator Pin
30-Nov-03 4:53
suss30-Nov-03 4:53 
GeneralRe: Query: The | Operator Pin
leppie30-Nov-03 6:11
leppie30-Nov-03 6:11 
GeneralRe: Query: The | Operator Pin
Tristan Rhodes30-Nov-03 7:06
Tristan Rhodes30-Nov-03 7:06 
GeneralRe: Query: The | Operator Pin
J. Dunlap30-Nov-03 10:32
J. Dunlap30-Nov-03 10:32 
GeneralRe: Query: The | Operator Pin
Tristan Rhodes30-Nov-03 7:06
Tristan Rhodes30-Nov-03 7:06 
QuestionHow to convert "string" type to "Shortcut" type ? Pin
god4k30-Nov-03 3:35
god4k30-Nov-03 3:35 
AnswerRe: How to convert "string" type to "Shortcut" type ? Pin
Alex Korchemniy30-Nov-03 14:23
Alex Korchemniy30-Nov-03 14:23 
AnswerRe: How to convert "string" type to "Shortcut" type ? Pin
J. Dunlap30-Nov-03 16:42
J. Dunlap30-Nov-03 16:42 
The method that the post above mentions works for some but not all shortcuts (AFAIK). The preferred method is to use the KeyConverter class (in System.Windows.Forms) to do this. It does not take strings like "CtrlM", but it will take strings like "Ctrl+M" or "Ctrl+Shift+M".

"Don't judge each day by the harvest you reap, but by the seeds you plant." -- Robert Louis Stevenson

FLUID UI Toolkit | FloodFill in C# & GDI+







GeneralRounding the Time Pin
Anonymous30-Nov-03 0:29
Anonymous30-Nov-03 0:29 
GeneralRe: Rounding the Time Pin
Alex Korchemniy30-Nov-03 14:17
Alex Korchemniy30-Nov-03 14:17 
Generalselect, insert, update, del with ADO.net with C# Pin
Azel Low29-Nov-03 23:07
Azel Low29-Nov-03 23:07 
GeneralRe: select, insert, update, del with ADO.net with C# Pin
Uwe Keim30-Nov-03 3:14
sitebuilderUwe Keim30-Nov-03 3:14 
GeneralRe: select, insert, update, del with ADO.net with C# Pin
Azel Low1-Dec-03 0:51
Azel Low1-Dec-03 0:51 
QuestionHow to customize http connection timeout? Pin
shooterlily29-Nov-03 19:51
shooterlily29-Nov-03 19:51 
AnswerRe: How to customize http connection timeout? Pin
Heath Stewart1-Dec-03 2:07
protectorHeath Stewart1-Dec-03 2:07 
GeneralRe: How to customize http connection timeout? Pin
shooterlily4-Dec-03 15:38
shooterlily4-Dec-03 15:38 
GeneralRe: How to customize http connection timeout? Pin
shooterlily4-Dec-03 18:11
shooterlily4-Dec-03 18:11 
GeneralRe: How to customize http connection timeout? Pin
Heath Stewart4-Dec-03 18:55
protectorHeath Stewart4-Dec-03 18:55 
GeneralRe: How to customize http connection timeout? Pin
shooterlily7-Dec-03 18:56
shooterlily7-Dec-03 18:56 
GeneralWriting to a cd Pin
Oscar Dog29-Nov-03 17:46
Oscar Dog29-Nov-03 17:46 
GeneralRe: Writing to a cd Pin
Heath Stewart1-Dec-03 2:11
protectorHeath Stewart1-Dec-03 2:11 
GeneralRe: Writing to a cd Pin
Oscar Dog2-Dec-03 17:24
Oscar Dog2-Dec-03 17:24 
GeneralService doesn't show in Services. Pin
IrishSonic29-Nov-03 13:29
IrishSonic29-Nov-03 13:29 
GeneralRe: Service doesn't show in Services. Pin
Colin Angus Mackay29-Nov-03 13:49
Colin Angus Mackay29-Nov-03 13:49 
GeneralPiecing 200 jpgs into a single jpg Pin
ke5in29-Nov-03 6:15
ke5in29-Nov-03 6:15 

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.