Is there anyway to tell from a form whether it was called modeless or not?
i.e. Would it be possible to have a boolean function placed in a userform module and called from the form initialize event - which would return True/False value so you know whether the form was shown as .Show or .Show vbModeless?
(This question is out of curiosity/increase theoretical knowledge only. No practical use that I can think of).
Bookmarks