Console window
565514Mar 19 2007 — edited Oct 22 2007Dear All,
How to maximize the console window. I use the property
SET_WINDOW_PROPERTY('WIN1',WINDOW_STATE,MAXIMIZE);
SET_WINDOW_PROPERTY(FORMS_MDI_WINDOW,WINDOW_STATE,MAXIMIZE)
But still i have to maximize the mdi manually because i cannot see the whole window.
Thanks....