HOW TO POP UP A DIALOG?

I use DoModal()function,but it can't pop a dialog,why

Answer this question

HOW TO POP UP A DIALOG?

  • NickoM

    Perhaps your dialog template does not have the "Visible" style set Although it should be by default.

  • HOW TO POP UP A DIALOG?