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 » Wow... Collapse All
Subject Author Date
David Skok Nov 15, 2006 - 1:59 PM

The new CExtGridCellInplaceSlider class is a great new feature for Grids!!! I am planning uses for it now. Will it be possible to orient the slider vertically in tall narrow cells?

Thanks!

Technical Support Nov 16, 2006 - 9:22 AM

Simply apply the __EGCS_EX_VERTICAL_LAYOUT extended cell style:

pCell->ModifyStyleEx( __EGCS_EX_VERTICAL_LAYOUT, 0 );