bradmaunsell
Programmer
Access Pro 2003 on XP SP 2
I have a form with a tab control having 5 tabs.
I can't get the tab page click event to be recognized.
This simple code doe absolutely nothing.
Private Sub pagBinding_Click()
MsgBox "Single click"
End Sub
Any ideas?
Thanks,
Brad
South Burlington, VT
I have a form with a tab control having 5 tabs.
I can't get the tab page click event to be recognized.
This simple code doe absolutely nothing.
Private Sub pagBinding_Click()
MsgBox "Single click"
End Sub
Any ideas?
Thanks,
Brad
South Burlington, VT