(subclassing) Modifying an existing functionality

Author: Michael Babcock, mbabcock@kepro.org

Posted: 1999-10-08 at 11:44:12

I have a subclassed form "frmDates". I want to use class, but slightly change

the functionality of two of its textboxes right-click event. Must I do

another DEFINE or is there a way to directly change the logic for an item for

this instance only? Examples are greatly appreciated!

'sortof' pseudo-code of what I want to accomplish:

oFrm = createobject("frmDates")

oFrm.MyTxtBox.rt-click procedure = <change of logic>

TIA,

--Mike

********************************

Michael Babcock

KePRO, Inc.

Tel: 717-564-8288

Fax: 717-564-4188

Internet Address: mbabcock@kepro.org

Home Page: http://www.kepro.org

********************************

©1999 Michael Babcock, mbabcock@kepro.org