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 Tech Support » How to hide titlebar/caption of themed window frame... Collapse All
Subject Author Date
Eli Kaczer May 8, 2007 - 10:37 AM

Our application requires that the user can toggle displaying the titlebar/caption of windows. We do this by modifying the window style: WS_CAPTION

The aforementioned works fine with most of the themes, but not for the 2007 themes (e.g., obsidian). For the 2007 themes, the window style modification remove the title text and disables mouse activity in the caption area, but the caption area of the window is still there. I would appreciate any workarounds to fix this issue.

We are deriving our window class from CExtNCW<CFrameWnd>

Thanks,
Eli

Technical Support May 8, 2007 - 1:24 PM

We confirm this issue and will fix this in one of the following versions.