> The option to convert a Design Menu Bar to a Group Bar Menu and vice versa > was discussed a few months ago and it was left as one of those "wouldn't it > be nice" type of things.
I actually put in a general request some time ago for a capability that exists in "another product", which is to convert among like controls automatically. For instance, it would be nice to right click and convert a variable lookup combo box to a variable lookup list box. Similarly, you could convert (although this is a bigger stretch) between any off the "control structures" (menu, tree view, group bar, menu button). Not a trivial enhancement, however. > For the time being, you can use cut and paste to > move code from one menu to the other; Have you tried copying the control into a text file, and manipulating the text, then pasting back to a form? I bet you could do a fair amount of the translation with search-and-replace. -- Larry
