How to override Control.Focused?
Daniel
Date: 03/15/04
- Next message: carmen: "Re: OpenNetCF forums don't work !"
- Previous message: Peter Foot [MVP]: "Re: OpenNetCF forums don't work !"
- Next in thread: Felipe T.: "Re: How to override Control.Focused?"
- Reply: Felipe T.: "Re: How to override Control.Focused?"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 15 Mar 2004 10:00:42 +0100
Hello NG!
Within a custom-control (inherits system.windows.forms.control), that
contains some 'basic'-controls I want to override the Focused-property,
because oztherwise it always returns false. But the property is marked as
NotOverridable within the CF (althought the help says something different).
Is there a workaround for that problem?
Thanks, D.Barisch
- Next message: carmen: "Re: OpenNetCF forums don't work !"
- Previous message: Peter Foot [MVP]: "Re: OpenNetCF forums don't work !"
- Next in thread: Felipe T.: "Re: How to override Control.Focused?"
- Reply: Felipe T.: "Re: How to override Control.Focused?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|