C
Chris
My main form has a tab control that also has a subform. I wish to add a
command button on the TabControl *outside* of the subform. I cannot figure
out the code reference for that control's click event.
main form: [frm1 Client]
tab control: [tabMisc]
suboform: [sfrmMisc]
Where can I find this code? It seems that normal references (as in
subforms) do not work. My messages are either method improper or cannot find
the control.
Help! Please!
command button on the TabControl *outside* of the subform. I cannot figure
out the code reference for that control's click event.
main form: [frm1 Client]
tab control: [tabMisc]
suboform: [sfrmMisc]
Where can I find this code? It seems that normal references (as in
subforms) do not work. My messages are either method improper or cannot find
the control.
Help! Please!