Inmitially then it would appear to be quite straightforward.....just sub class ALL the Staratframe Controls with a {}
At this stage I dont want to build in any additional functionality but will want to do so in the future the following. Is it sufficient to do the following for each of the classes:
e.g.
or do I need to refer to Methods inside each class
(e.g. In VFP terms, do I need to put in a DoDeafult() for each method