Home » Developer & Programmer » Forms » how to control the windows maximize allow property run time (Forms6i)  () 1 Vote
how to control the windows maximize allow property run time [message #278176] Fri, 02 November 2007 05:11 Go to next message
jebesh_s
Messages: 34
Registered: August 2007
Location: Chennai
Member
Dear All,

i am using forms6i.I would like to set the windows maxmize allowed property during run time.How to set it as 'NO'/'YES' while running time

Thanks
Jebesh S

[Updated on: Fri, 02 November 2007 05:36]

Report message to a moderator

Re: how to control the windows maximize allow property run time [message #279520 is a reply to message #278176] Thu, 08 November 2007 19:22 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Search this forum for 'maximize'.

David
Re: how to control the windows maximize allow property run time [message #279926 is a reply to message #279520] Sun, 11 November 2007 22:39 Go to previous message
alijeyan
Messages: 184
Registered: January 2007
Location: IRAN
Senior Member
I use this WHEN_NEW_FORM_INSTANCE :

   SET_WINDOW_PROPERTY('WINDOW1',WINDOW_STATE,MAXIMIZE);
   SET_WINDOW_PROPERTY(FORMS_MDI_WINDOW,WINDOW_STATE,MAXIMIZE);



ALI
Previous Topic: set_item_instance_property for null records in Multiple Record Block
Next Topic: Color Pallete
Goto Forum:
  


Current Time: Thu Feb 13 06:03:05 CST 2025