This one is baffling me.... I have a VB.Net MDI application with a C1MainMenu. The application and main menu loads fine when I log in. When I open another workspace, minimize the main form while the workspace is loading then maximize it after it's loaded, the main menu text disappears. It reappears when I click on one of the open forms or hit Ctrl-tab. Has anyone ever seen this before? If so, how do I fix it? I know that the menu is there as it's visible, but the commands on the menu are not shown. When I display the visible property of the links it reads that they are visible. I've tried updating and refreshing the menu to no avail.
Any direction on this one would be greatly appreciated. Thanks!
DW