DiDi
May 6th, 1999, 01:56 AM
I tried to Hide a Modal-Dialog in his OnInitDialog-Function (with ShowDialog(SW_HIDE) but it didnt work. I tried some other things like setting the Size to 0,0,0,0 or clearing the visible flag in his Properties but the Dialog ignored it. Why ???
Is there a possibility to hide the Dialog at the Moment of creating without using a Timer or so ?
Is there a possibility to hide the Dialog at the Moment of creating without using a Timer or so ?