C
ctyrrell
Is there any way that code behind a form can tell if the form has been
opened in dialog windowmode?
I have a form that is usually opened not in dialog mode and it has
certain controls that open other forms. Normally this is fine. However,
there are occasions when the form is opened with an acdialog windowmode
and I would like to be able to detect this and respond differently in
the event handlers of those controls when the form is in dialog mode.
Does anyone know how to do this?
TIA,
Christine
opened in dialog windowmode?
I have a form that is usually opened not in dialog mode and it has
certain controls that open other forms. Normally this is fine. However,
there are occasions when the form is opened with an acdialog windowmode
and I would like to be able to detect this and respond differently in
the event handlers of those controls when the form is in dialog mode.
Does anyone know how to do this?
TIA,
Christine