B
BMoroneso
I'm trying to open a form and make the main portion (frmClient) read only.
I'm using a tab control to hold 5 subforms. I'd like to have 1 of those
subforms (frmRelationshipClient) read only and the other 4 to be enabled. In
the VB macro, I'm setting the form's Allow Edits property to False. How do I
reference the subform to make it read only?
Thanks in advance!
I'm using a tab control to hold 5 subforms. I'd like to have 1 of those
subforms (frmRelationshipClient) read only and the other 4 to be enabled. In
the VB macro, I'm setting the form's Allow Edits property to False. How do I
reference the subform to make it read only?
Thanks in advance!