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 » DynTabControrlBar question Collapse All
Subject Author Date
tera t Jun 12, 2008 - 2:19 AM

Hello.


Can you change an indication point of DynTabControrlBar?

Is it difficult?


Technical Support Jun 12, 2008 - 2:17 PM

Could you please explain what is "indication point"? If you want to customize the caption text of a resizable bar, you should implement the CExtControlBar::OnGetBarCaptionText() virtual method.


tera t Jun 12, 2008 - 7:18 PM

 


Hello.


I want to change a position of DynTab.

Were you understood?

Technical Support Jun 14, 2008 - 3:06 AM

Please invoke the following code at your app startup:

CExtControlBar::g_bTabsAtTop = true;