G
Guest
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
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