Microsoft
Software
Hardware
Network
Question : Refer to Control on Main Form
On a form I have a tab control. Inside the tab control I have a sub form
The tab control is called TabCtlStudentMenu
The tab control has an - On Change - event
If I change something in the sub form, I want the On Change event to run.
I have tried:
forms!frmMain.TabCtlStuden
tMenu_Chan
ge
but get an error
What is the correct syntax?
Answer : Refer to Control on Main Form
You need to make sure that the procedure you are calling is defined as Public not Private.
Random Solutions
Automatic Login to Intranet Site using ASP.Net
How do you share the root of a Windows 7 drive to an XP machine?
Can Paypal Standard Checkout be integrated with a MS Publisher created web site?
Get specified line contents
Error:Cannot open database". It may not be a database that your application recognizes, or the file may be corrupt.
Moving Profiles from one Terminal Server to another...? How?
WUTemp Folder
Reformatting Drives C D E and F
autovalue t-sql sql server 2008
Conditional page break in excel macro