Would You like to give Your users the posibility to change the menu layout depending on the job in hand.
First of all You should decide how many different menus the user should be able to change between.
Once this has been decided following changes should be applied to each menu.
First go to the forms designer and add a ComboBox somewhere on the format.
The ComboBow should have the properties as displayed in this graphic:
The Menu Name of all the menus should be listed in the Value list.
Then go to the MENU definition and add option 99 (or which ever option number You choose).
The option number goes into the datachanged event in the ComboBox properties.
The option properties should be as shown in this graphic:
![]()




Reply With Quote
Bookmarks