PopupMenu with centered text

In Xojo, the native DesktopPopupMenu control does not provide a built-in property to center the text of its items on Windows.

But have a look at this

Julia created a custom control popupmenu that has the option to center text I believe. Hope this helps.