Is there a way to set/change the POPUP property just prior to (as you) opening the form.
I have a form I would like to use/reuse.
Depending on where I use it, I would like to either have it as a popup or as a main form that filled the screen.
Does anyone have any ideas on this.
I tried setting the property.
Forms.frm_Job_Inquiry.Form.PopUp = True
but I get an error.
Thanks,
I have a form I would like to use/reuse.
Depending on where I use it, I would like to either have it as a popup or as a main form that filled the screen.
Does anyone have any ideas on this.
I tried setting the property.
Forms.frm_Job_Inquiry.Form.PopUp = True
but I get an error.
Thanks,