DownwardSix
Technical User
I would like to program a form to change the BackColor of the current field. This can be done by going to each field and creating an Event Procedure for GotFocus & LostFocus on Each TextBox.
Can an Event Procedure be created in the Form GotFocus & LostFocus to change the BackColor for the selected TextBox. If so could someone post sample code.
Thanks in Advance.
DownwardSix
Can an Event Procedure be created in the Form GotFocus & LostFocus to change the BackColor for the selected TextBox. If so could someone post sample code.
Thanks in Advance.
DownwardSix