Problem with MainMenu display?
-
Okay I have a windows form with a menu on it and i want the menu 2 b on the same layer as the form. When I put the menu control on the form it displays it as if it is sunk into the form. Does anyone know how to change that? Da Intern
-
Okay I have a windows form with a menu on it and i want the menu 2 b on the same layer as the form. When I put the menu control on the form it displays it as if it is sunk into the form. Does anyone know how to change that? Da Intern
Visual problems are difficult to diagnose in forums, becaused, obviously, we can't see what you mean by "on the same layer". Did you set the FormBorderStyle to Fixed3D? Is the menu sitting in another container that is set for rendering Sunken or 3D? Dave Kreskowiak Microsoft MVP - Visual Basic