Tuesday, February 5, 2013

Maximized window in AX

In the run() method of the form, write this after super() :



WinAPI::forceMaximizeWindow(this.hWnd());