June 3rd, 1999, 02:18 AM
The menu of my application is stuck on the right hand side of the window and i can't move it.
Does anybody knows how to put it back on the left side ?
Does anybody knows how to put it back on the left side ?
|
Click to See Complete Forum and Search --> : Menu June 3rd, 1999, 02:18 AM The menu of my application is stuck on the right hand side of the window and i can't move it. Does anybody knows how to put it back on the left side ? Roger Allen June 3rd, 1999, 07:52 AM Hi, Your menu might me right justified because MFC thinks this is a Help menu. You can change the properties of your popup menu by selecting the offending item when editing the menu and unchecking the "Help" option in the properties for that item. This should then cause the menu to be left justified as normal. HTH Roger Allen codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |