G
Guest
Is it possible to programmatically set WindowWidth and WindowHeight
properties on a form when it is loaded based on what I have appearing?
I know the values that I want to set each for, but when I try to set them it
says that the property is Read-Only.
Here's the situation, I have a sub-report which contains a secondary address
for a contact. Some contacts only have a primary, and when the contact does
not have a secondary I do not want the form to be blown up without any data
in the secondary address subform. So is there any way to set the windowheight
and windowwidth properties programmatically? Or any other solutions to that
kind of problem?
Thanks
properties on a form when it is loaded based on what I have appearing?
I know the values that I want to set each for, but when I try to set them it
says that the property is Read-Only.
Here's the situation, I have a sub-report which contains a secondary address
for a contact. Some contacts only have a primary, and when the contact does
not have a secondary I do not want the form to be blown up without any data
in the secondary address subform. So is there any way to set the windowheight
and windowwidth properties programmatically? Or any other solutions to that
kind of problem?
Thanks