Posted 19 years ago
by Jake Pearson
-
Software Developer,
Alion Science and Technology

Hi,
Is there an easy way to swap out a command? The app structure at my office has a Base form that is inherited by lots of other forms to customize the form to their needs. So if I create a NewCommand class for making new documents in the Base, can I have other developers override the NewCommand class and have it get hooked to the original Command class's CommandLinks.
thanks,
Jake
Is there an easy way to swap out a command? The app structure at my office has a Base form that is inherited by lots of other forms to customize the form to their needs. So if I create a NewCommand class for making new documents in the Base, can I have other developers override the NewCommand class and have it get hooked to the original Command class's CommandLinks.
thanks,
Jake