Just make an method called "Update", and an event "DoUpdate" (or something), and in the method, put "DoUpdate"
Maarten On 22/04/06, Charles Ross <[EMAIL PROTECTED]> wrote: > > But I can't figure out how to call the event in the first place. > > I have a subclass of ListBox. This subclass has an event definition > called Update. I have dragged a normal ListBox to my window and > reassigned its superclass to my subclass. I see the Update event. I > edit the Open event of the listbox in the window. I get the errors in > my original email. > > Chuck > _______________________________________________ > Unsubscribe or switch delivery mode: > <http://www.realsoftware.com/support/listmanager/> > > Search the archives of this list here: > <http://support.realsoftware.com/listarchives/lists.html> > _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
