May 1, 2006 #1 taqmeena Programmer Joined Mar 22, 2005 Messages 53 Location PK i want to open my form in maximized state. not this form hold the main menu that will be used to access all other forms
i want to open my form in maximized state. not this form hold the main menu that will be used to access all other forms
May 1, 2006 #2 lewisp Programmer Joined Aug 5, 2001 Messages 1,238 Location GB Are you running 6i on client server or web forms? Client server, you can set the properties of the icon you use to open forms. Web forms, set the width and height to be 100% in formsweb.cfg. Upvote 0 Downvote
Are you running 6i on client server or web forms? Client server, you can set the properties of the icon you use to open forms. Web forms, set the width and height to be 100% in formsweb.cfg.