Hi,
I am opening a manage form with the commands
Set objMainView = Application.MainViews.Add("Contact:Mike", 0, False) 'DNL
objMainView.Show
because I would like my users to size the form
When someone clicks outside of the form the form closes with any warning.
Can anyone suggest how to prvent this ?
Thank you in advance
MVourakis |