timmalos Posted July 27, 2017 Share Posted July 27, 2017 (edited) Hey all. I don't know if this is doable, but I would like to be able to create one of my menu items from the right corner instead of the left one. For example in this attached screenshot (http://imgur.com/a/AX3X0) I would like to put a new Item right-aligned (in yellow on the screenshot) instead of just after Help menu. Is there any way? Thanks a lot, Edited July 27, 2017 by timmalos Link to comment Share on other sites More sharing options...
timmalos Posted July 27, 2017 Author Share Posted July 27, 2017 Found the way to do it _GUICtrlMenu_SetItemType(_GUICtrlMenu_GetMenu($hYourGUI), 1, $MFT_RIGHTJUSTIFY) Skysnake 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now