Form Maximized allways...

  • Thread starter Thread starter A.Rocha
  • Start date Start date
A

A.Rocha

Hi,

I m try develope an application in kiosk mode, to do this i set this
properties to my form:
WindowState: Maximized;
MinimizeBox: false;
ControlBox: false;

Its work fine, but sometimes when i open an close other form, the main form
is placed under taskbar...

Any sugestion?
 
Back
Top