I have seen the many posts on how to add shortcuts to a menu item and I understand how to do that. My problem is that I would like for the shortcut text to be left justified to the menu and the normal text to be right justified. For example:
Cut Ctrl + X
Copy Ctrl + C
Paste Ctrl + V
Delete Del
Instead, as it is now, I have to add this text to my menuitem.Text and it is not aligned
Cut Ctrl + X
Copy Ctrl + C
Paste Ctrl + V
Delete Del
This justification seems to be the standard behavior for pretty much any application that displays shortcuts on the menu. Can anyone tell me how to do this or if it is even possible?
Thanks in advance,
Lee
Cut Ctrl + X
Copy Ctrl + C
Paste Ctrl + V
Delete Del
Instead, as it is now, I have to add this text to my menuitem.Text and it is not aligned
Cut Ctrl + X
Copy Ctrl + C
Paste Ctrl + V
Delete Del
This justification seems to be the standard behavior for pretty much any application that displays shortcuts on the menu. Can anyone tell me how to do this or if it is even possible?
Thanks in advance,
Lee