Events in Derived Classes

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • ReMEn

    #1

    Events in Derived Classes

    Hi,

    I am deriving a windows control into a custom class. How can I "re-declare"
    the events to make them available for use in the new, derived class?

    I'm using C++ .net, will I will interpret any help I can get.

    Thanks.
Working...