If set to true then the left button will host a menu.
Setting this property only to true is not enough to display a menu. The AddMenuItems also needs to be called with the AddMenuItem method on the control. This could for example be done in the Open event of the control.
Note: