Dialog CATDlgSliderModifyNotification

Usage: you must use this class as is. You should never derive it.


public class CATDlgSliderModifyNotification

Class to notify a slider state change.
Role: This event notification is sent by whenever the end user clicks in the scrollable field. If the click is right or above the slider, the value increments of one step, and decrements of one step otherwise. The end user can press the left mouse key continuously and then the current value increments or decrements accordingly as long as the left mouse key is pressed, or the start or end value is reached.


Constructor and Destructor Index


o CATDlgSliderModifyNotification()
Constructs a CATDlgSliderModifyNotification object.
o ~CATDlgSliderModifyNotification()

Constructor and Destructor


o CATDlgSliderModifyNotification
public CATDlgSliderModifyNotification()
Constructs a CATDlgSliderModifyNotification object.
o ~CATDlgSliderModifyNotification
public virtual ~CATDlgSliderModifyNotification()

This object is included in the file: CATDlgNotification.h
If needed, your Imakefile.mk should include the module: DI0PANV2

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.