D
DevlinM
I'd like to be able to determine the WindowMode in which a form is opened.
For instance; if I open the form as acDialog, I want to be able to determine
this through some method, if it exists.
Currently I pass this information to the form when it is opened and create a
property to tell its WindowMode.
For instance; if I open the form as acDialog, I want to be able to determine
this through some method, if it exists.
Currently I pass this information to the form when it is opened and create a
property to tell its WindowMode.