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 » CExtScrollbar in CListCtrl and CTreeCtrl Collapse All
Subject Author Date
John Ritzenthaler Jan 22, 2009 - 10:45 AM

I read in the support forum that CExtScrollbar in CListCtrl and CTreeCtrl would be available in v2.83.  I’ve got that version, how do I do it?


 

Technical Support Jan 22, 2009 - 12:45 PM

Please use the CExtNCSB < CTreeCtrl > template based type instead of CTreeCtrl class type, and CExtNCSB < CListCtrl > instead of CListCtrl. The CExtNCSB template decorator class covers scroll bar like window non-client area with two CExtScrollBar windows. In Prof-UIS 2.84 we have the extended versions of tree and list view common controls implemented in the CExtTreeCtrl and CExtListCtrl classes. We also have shell tree and list controls and file and browse for folder dialogs based on them. Please take a look at the updated ProfUIS_Controls sample application.