D
Dave Ruhl
I used to work in Visual Foxpro and I was able to create
a new object class that combined one or more standard
objects. I was then able to use that new object on my
forms just like any standard object. Does Access have
the tools to do that ? What I'd like to do is create a
TextBox object that has standardized GotFocus and
LostFocus Event Procedures (along with a few other
properties). Then I could just add that to my forms
without having to add the code everytime I use the new
object. Thanks!
a new object class that combined one or more standard
objects. I was then able to use that new object on my
forms just like any standard object. Does Access have
the tools to do that ? What I'd like to do is create a
TextBox object that has standardized GotFocus and
LostFocus Event Procedures (along with a few other
properties). Then I could just add that to my forms
without having to add the code everytime I use the new
object. Thanks!