Hello World
Question of the Day:
it is possible to dynamically change some attributes of the menu frame?
eg ( this is my code in open event) :
m_menu_men lm_menu
lm_menu = menuid
lm_menu.toolbarbackcolor = 0
it says to me:
to systemwrite property can be modified only in an event or function in it's parent class.