Home » Developer & Programmer » Forms » Set Property for Form Menu_Module
Set Property for Form Menu_Module [message #670924] Fri, 03 August 2018 03:17 Go to next message
sr8464
Messages: 82
Registered: February 2017
Location: India
Member
Set Property for Form Menu_Module
Please check the Attachment.

Like...
set_window_property (forms_mdi_window, title, 'abc xyz');
or
set_item_property('Block.Item',varchar_variable,'abc xyz')

[Updated on: Fri, 03 August 2018 03:21]

Report message to a moderator

Re: Set Property for Form Menu_Module [message #670927 is a reply to message #670924] Fri, 03 August 2018 08:02 Go to previous messageGo to next message
cookiemonster
Messages: 13917
Registered: September 2008
Location: Rainy Manchester
Senior Member
Open up the property palette
Click on the property you're interested in.
Press F1 to bring up the form builder help topic for that property - it'll tell you if you can set the property at run-time and what built-in to use. If it doesn't say you can set it then you can't set it.
Re: Set Property for Form Menu_Module [message #670928 is a reply to message #670927] Fri, 03 August 2018 09:07 Go to previous messageGo to next message
sr8464
Messages: 82
Registered: February 2017
Location: India
Member
getting forms Error
then opening
Windows help & Support
Why can't I get Help from this program?

Stuck...

I have One Login form and a Main_form and multiple Menu for a b c x y z
in login from List item contains a b c x y z
if x selected then calling Main_form and assign Menu x
if y selected then calling Main_form and assign Menu y
if a selected then calling Main_form and assign Menu a

is it possible?

[Updated on: Fri, 03 August 2018 09:17]

Report message to a moderator

Re: Set Property for Form Menu_Module [message #670929 is a reply to message #670927] Sat, 04 August 2018 02:10 Go to previous message
sr8464
Messages: 82
Registered: February 2017
Location: India
Member
Done...

defined menu name in a table and
replace_menu(path||table_menu);
Previous Topic: hide address bar
Next Topic: Cursor For Loop Auto Increment
Goto Forum:
  


Current Time: Fri Mar 29 00:34:01 CDT 2024