michaelkatz
Programmer
I would like to insert some code into the "DragDrop" method of @ 175 controls on a pageframe. The original programmer was inexperienced and the controls are classes from 7 different libraries. I hesitate to make the changes in each of them, as I am not aware of what the effects might be on other applications using them.
I also do not feel like copying and pasting..
--- THIS.Parent.DragDrop(oSource, nXCoord, nYCoord) ---
to 175 controls, because there are over 30 forms in the application.
Any ideas are appreciated.
Michael
mkatzla@juno.com
I also do not feel like copying and pasting..
--- THIS.Parent.DragDrop(oSource, nXCoord, nYCoord) ---
to 175 controls, because there are over 30 forms in the application.
Any ideas are appreciated.
Michael
mkatzla@juno.com