AdvPolyMenu - how to fix the buttons in position?

by default, if you click down on a button you can 'move' (by accident).

i have looked for properties but could not find either a 'movable' of 'fixed' property of the buttons
or a global property for the advpolymenu.

Can this be done?

TIA

Hi, 

The property that you are looking for is AdvPolyMenu1.Reorder := False;

Kind Regards, 
Pieter

Thank you, that did it!
regards