Click here to Skip to main content
15,902,189 members
Home / Discussions / C#
   

C#

 
AnswerRe: Writing a Trailware for an Application Pin
Tom Larsen21-Oct-05 4:54
Tom Larsen21-Oct-05 4:54 
GeneralRe: Writing a Trailware for an Application Pin
Samar Aarkotti21-Oct-05 5:22
Samar Aarkotti21-Oct-05 5:22 
GeneralRe: Writing a Trailware for an Application Pin
Tom Larsen21-Oct-05 8:09
Tom Larsen21-Oct-05 8:09 
GeneralRe: Writing a Trailware for an Application Pin
Samar Aarkotti21-Oct-05 8:26
Samar Aarkotti21-Oct-05 8:26 
GeneralRe: Writing a Trailware for an Application Pin
Tom Larsen21-Oct-05 10:55
Tom Larsen21-Oct-05 10:55 
GeneralRe: Writing a Trailware for an Application Pin
Samar Aarkotti22-Oct-05 6:06
Samar Aarkotti22-Oct-05 6:06 
GeneralRe: Writing a Trailware for an Application Pin
Samar Aarkotti22-Oct-05 7:35
Samar Aarkotti22-Oct-05 7:35 
QuestionHow to save a hotkey assignment Pin
mav.northwind21-Oct-05 3:54
mav.northwind21-Oct-05 3:54 
Hi folks!

I'd like to create a configurable hotkey assignment for my application. When a hotkey is pressed, a menuitem in my application should be invoked.

Creating these assignments within code is trivial, but I want the assignments to be configurable by the user and to be serializable, so that the user can save his/her assignment after configuration and load it again.

Unfortunately, MenuItem isn't marked as Serializable, so I don't know how to save the MenuItem the user wants to invoke with a given hotkey... Frown | :(

Any ideas how to approach this issue?

Thanks in advance,
mav
AnswerRe: How to save a hotkey assignment Pin
sebastud21-Oct-05 7:20
sebastud21-Oct-05 7:20 
GeneralRe: How to save a hotkey assignment Pin
mav.northwind21-Oct-05 23:39
mav.northwind21-Oct-05 23:39 
QuestionRemoting server crashes when client quits Pin
polisen21-Oct-05 3:53
polisen21-Oct-05 3:53 
AnswerRe: Remoting server crashes when client quits Pin
Tom Larsen21-Oct-05 5:01
Tom Larsen21-Oct-05 5:01 
GeneralRe: Remoting server crashes when client quits Pin
polisen21-Oct-05 6:28
polisen21-Oct-05 6:28 
AnswerRe: Remoting server crashes when client quits Pin
Rob Graham21-Oct-05 8:02
Rob Graham21-Oct-05 8:02 
GeneralRe: Remoting server crashes when client quits Pin
Anonymous21-Oct-05 8:06
Anonymous21-Oct-05 8:06 
QuestionScroll A Control Manually Pin
Ali Beirami21-Oct-05 3:06
Ali Beirami21-Oct-05 3:06 
AnswerRe: Scroll A Control Manually Pin
Gulfraz Khan21-Oct-05 3:12
Gulfraz Khan21-Oct-05 3:12 
GeneralRe: Scroll A Control Manually Pin
Ali Beirami21-Oct-05 12:30
Ali Beirami21-Oct-05 12:30 
QuestionSets Dcom Security For A Specified Application, in .net Pin
joaoPaulo21-Oct-05 2:32
joaoPaulo21-Oct-05 2:32 
QuestionBreaking a string into separate words Pin
hasanali0021-Oct-05 1:51
hasanali0021-Oct-05 1:51 
AnswerRe: Breaking a string into separate words Pin
MoustafaS21-Oct-05 1:58
MoustafaS21-Oct-05 1:58 
AnswerRe: Breaking a string into separate words Pin
S. Senthil Kumar21-Oct-05 2:01
S. Senthil Kumar21-Oct-05 2:01 
Questionuse a file stream just in memory Pin
Sasuko21-Oct-05 1:14
Sasuko21-Oct-05 1:14 
AnswerRe: use a file stream just in memory Pin
S. Senthil Kumar21-Oct-05 1:49
S. Senthil Kumar21-Oct-05 1:49 
AnswerRe: use a file stream just in memory Pin
whizzs21-Oct-05 11:14
whizzs21-Oct-05 11:14 

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.