M
Mike Thomas
Is there a way in Access to create a form or control, save that object as a
class, then create new forms or controls which inherit from that class?
Say you want all your forms in the future to have a blue background. You
save a form with a blue background as a class, then base all of your new
forms on that class. Later, if you want your forms to be orange, you change
the property on the parent form/class, and all of the childeren of the class
turn orange.
Many thanks
Mike Thomas
class, then create new forms or controls which inherit from that class?
Say you want all your forms in the future to have a blue background. You
save a form with a blue background as a class, then base all of your new
forms on that class. Later, if you want your forms to be orange, you change
the property on the parent form/class, and all of the childeren of the class
turn orange.
Many thanks
Mike Thomas