This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - Control menu bar from client side programatically?

chado - Thursday, September 22, 2011 10:16 AM:

Is there an easy way to control the toolbar/menubar on a client form?

I want to control the lock/saveUnlockCLose icons (enable/disable them) with code. Can I do this from form event methods?

 

top.menu doesn't seem to get me anywhere.