The Menu Panel control creates a vertical list of options on the left side of the container. Here however, you are able directly through the “Edit Menu” property button, to specify not only a header for your menu items, but also an image.
Actions
When the MenuPanel Control is selected in the Central pane, the Actions section on the ribbon is updated to display the following items:
Convert ToChanges the type of the selected control to another one maintaining all properties that are common to both Control Types (style, font, value, etc). Depending on the selected control type, different options are available. For example, the table container c
Move DownThis action is applicable to controls that are immediate children of Container Controls. When pressed, it moves the selected control below its current position (shifting the below control above it).
Move UpThis action is applicable to controls that are immediate children of Container Controls. When pressed, it moves the selected control above its current position (shifting the above control below it).