On Apr 12, 2007, at 8:15 PM, William Squires wrote: > Hi! > I kinda feel like a revolving door, here... > If you make a control, obviously its Open() and Close() get called > by the owning window. But what if I make a (non-control) class that > implements an Open() and Close() event (with New Event), then drag > one into a window? Will it's Open() and Close() events get fired just > like those of 'real' controls?
No... While I don't know if it supported now and suspect not (at onetime I know it was not) they will if you set the class's super to Control - Karen _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
