I just watched the OnActivate video, but don't understand a few things.
1. The declared variable is assigned in the OnLoad event(?) Could you also declare and assign in one statement: Dim StartColor as Long = Me.Detail.BackColor? (Unless, I'm thinking that the StartColor initial value is set by Access internally, in which case you don't need to assign. (Confused? I hope not). In that case, I understand.
2. Off-topic. In one of my forms, I'm using the TAG property (repeated several times) to display tech assistance: lblTechAssist.Caption = Me.txtMethod.Tag as an example.
Here's what I'm thinking: I create a Tech Assist table with 3 fields: an ID, my field names, and the TAG property. Any thoughts on this plan?
3. Are the GotFocus and OnEnter properties interchangable? Could you give example(s) of OnEnter? Couldn't find anything online.
Sorry, only students may add comments.
Click here for more
information on how you can set up an account.
If you are a Visitor, go ahead and post your reply as a
new comment, and we'll move it here for you
once it's approved. Be sure to use the same name and email address.
This thread is now CLOSED. If you wish to comment, start a NEW discussion in
Visitor Forum.