XPMenus bar question

Hello, I''m using the XPMenus bar. I sent a beta version of my app to a coworker and I think he removed the toolbar and the menu. I have since set the menu to IsMainMenu. I sent my coworker a new version of the app and now his menu and toolbar still don''t show. When the form loads I do this to load the menu: this.BarManager.GetCommandBarManager().SetBarVisibility(this.bar1, true); Where is the state stored so I can wipe it out on his machine? Or what else should I try? Thanks, Nick

1 Reply

SH Sue Harris November 30, 2005 02:05 AM UTC

This KB article talks about where the state is stored at, http://www.syncfusion.com/support/kb/tools/Default.aspx but in short the default location is: C:\Documents and Settings\[user name]\Local Settings\Application Data\IsolatedStorage However, you may be experiencing this issue that I found which sounds very similar: http://www.syncfusion.com/support/issues/tools/Default.aspx?ToDo=view&questId=548 Hope this helps, Sue

Loader.
Up arrow icon