Hello,
how can I maximaze a Window (Dialog), so that
the user can't see the taskbar etc., like
a screensaver does ?
Greetings, Dominik.
Dominik Rothert
E-Mail: [email protected]
Printable View
Hello,
how can I maximaze a Window (Dialog), so that
the user can't see the taskbar etc., like
a screensaver does ?
Greetings, Dominik.
Dominik Rothert
E-Mail: [email protected]
Get the size of the display with GetSystemMetric (with SM_CXFULLSCREEN and SM_CYFULLSCREEN) and resize / move your window with SetWindowPos.
HTH
K.
Ash to ash and clay to clay, if the enemy doesn't get you, your own folk may.