Home » Developer & Programmer » Forms » maximizing window using code
maximizing window using code [message #84314] Mon, 01 March 2004 14:51 Go to next message
annie
Messages: 30
Registered: March 2000
Member
hi

what is the coding for maximizing a window when it is run?

thank you
Re: maximizing window using code [message #84316 is a reply to message #84314] Mon, 01 March 2004 19:32 Go to previous message
Kavitha
Messages: 40
Registered: December 1999
Member
Hi,
Pls use the following code in when-new-form instance.

Set_Window_Property('win_kv', WINDOW_STATE, maximize);

where win_kv is the window name.

Regards
Kavitha
Previous Topic: Fetch data from BLOB to form
Next Topic: Insert to some tables the same time
Goto Forum:
  


Current Time: Thu Mar 28 06:51:30 CDT 2024