G
Guest
Hi
I am developing a form which I want it to work as a modal dialog box (using ShowDialog)
But when I say ShowDialog it show me a full screen Dialog. I want the dialog to be of a small size or the size
of which I have designed. In EVC I used m_bFullScreen. But how should I make the same in Compact Framework
Thanks in advance
Amit.
I am developing a form which I want it to work as a modal dialog box (using ShowDialog)
But when I say ShowDialog it show me a full screen Dialog. I want the dialog to be of a small size or the size
of which I have designed. In EVC I used m_bFullScreen. But how should I make the same in Compact Framework
Thanks in advance
Amit.