Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS General Discussion » menu bar Collapse All
Subject Author Date
Jessica Weiner Mar 12, 2006 - 7:24 PM

I want to create an office xp style menu bar. How can I do that?

Thanks.
Jess

Technical Support Mar 13, 2006 - 6:26 AM

There is an article Getting started with Prof-UIS published at our website, which describes how to replace the standard menu bar with that of Prof-UIS. After creating a Prof-UIS-based application, just apply the Office XP style by using the corresponding paint manager:

VERIFY(
   g_PaintManager.InstallPaintManager(
      new CExtPaintManagerXP
   )
);