Robert Meek wrote: > So there's NO way of implicitly setting the menu's width?
No, implicitly is the *only* way of setting the width. > If that's > the case I may instead try using something like a listbox that is made > visible on a right-click. Before you go down that route (which I predict will be visually unappealing), try some of the custom menu components, such as the ones that are designed to look like MS Office menus. Those are all custom windows, not regular system-generated menus, so they may provide the level of control you need. -- Rob _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

