K
Ken Warthen
Is there a way to manipulate the textbox class so that I can set the
backcolor of every textbox on a form to a value when a textbox has the focus,
and a different value when a textbox does not have the focus?
I've done this in VB.NET by creating a custom textbox class that inherits
properties of textbox, but I don't think Access 2007 supports that type of
inheritance.
Any help is greatly appreciated.
backcolor of every textbox on a form to a value when a textbox has the focus,
and a different value when a textbox does not have the focus?
I've done this in VB.NET by creating a custom textbox class that inherits
properties of textbox, but I don't think Access 2007 supports that type of
inheritance.
Any help is greatly appreciated.