I am calling Microsoft's monthview activex object from the click event of a button on my modal form. The control seems to work only if the form is modeless, however. So I need to be able to make the form modeless just before popping up the calendar and back to modal after the user selects a date and the calendar closes. I've tried everything and I can't seem to make the form modeless. I have the following properties set on the form: WindowType - Modal(1), WindowState - Normal(0), ShowWindow - In Screen(Default).
Any clues???
Thanks
Any clues???
Thanks