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 » Position pointers for docking control bars Collapse All
Subject Author Date
MUKESH GUPTA Jul 22, 2011 - 5:11 AM

Hi,

The docking position pointers visible vary as per the current theme set.
Could you please let me know how to get position pointers for one theme while the active theme is another one.
Say I have set the theme as CExtPaintManagerNativeXP while making call to InstallPaintManager but I want to display the pointers as in case of CExtPaintManagerOffice2007_Blue.

Thanks in advance.

Technical Support Jul 22, 2011 - 1:13 PM

This is supported and demonstrated in the <span class="newgreen">TabbedBars</code> sample application. The following methods in it do selection of docking markers:

void CPageResizableBars::OnRadioDockingMarkers2005beta1()
void CPageResizableBars::OnRadioDockingMarkers2005beta2()
void CPageResizableBars::OnRadioDockingMarkers2005rc()
void CPageResizableBars::OnRadioDockingMarkers2008xp()
void CPageResizableBars::OnRadioDockingMarkers2008vista()