Grabbing the F1 event

  • Thread starter Thread starter Arne Rasmussen
  • Start date Start date
A

Arne Rasmussen

Hello there
Is there a way i can make a class grab all f1 events fired in a form (or
some other graphic control) where the class is instantiated ???
Could such a class be in the namespace System.windoiws.form without altering
the framework ???

Regards
Arne Rasmussen
 
Hi Arne,

It sounds like you are looking for the KeyPreview property for a Form.
 
Not quit - what i want is to write my own helpprovider as the one delivered
by MS has bugs ...as an example you cannot set help to an anchor in an
ordinary html file
/arne
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top