Custom Menus in MC

<< Click to Display Table of Contents >>

Navigation:  Developers' Guide > Customizing User Interface > Introduction > User Interface Design >

Custom Menus in MC

Navigation: Developers' Guide > Customizing User Interface > Introduction > User Interface Design >

hm_btn_navigate_prevhm_btn_navigate_tophm_btn_navigate_next

Custom Menus in MC

 

Show/Hide Hidden Text

This feature allows developers creating custom menu in Management Console (MC) and handling Click events available for menu customization.

In order to create custom menu, developers require to write custom code using iVend Add-On Framework, and later package and deploy the DLL file on Management Console.

Illustration for Custom Menus in MC

CustomMCMenu_new

Refer to the Package and Deployment topic and Add Custom Menu and Handle Menu Click Event sample in MC to learn more.