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 » CExtGridCellSlider Collapse All
Subject Author Date
Bob Sabiston Apr 26, 2006 - 12:58 PM

Hi:
I would like to create a grid cell with a slider to control image opacity. CExtGridCellSlider seems to be appropriate but I haven’t seen any samples that use it nor any documentation on it in the help file. Do you have information on this class available?

Thanks
BobSabiston

Technical Support Apr 27, 2006 - 9:31 AM

The CExtGridCellSlider class features the same API as MFC’s CSliderCtrl class. Here is a simple test project that shows how to use this kind of cell.