All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

Dialog Notification CATDlgSpinnerModifyNotification

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---System.CATNotification
        |
        +---CATDlgSpinnerModifyNotification
 

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


public class CATDlgSpinnerModifyNotification

Class to notify a spinner state change.
Role: This event notification is sent by CATDlgSpinner whenever the current value is modified, whatever the means used to modify it, such as arrows or field edition. Available with CATDlgSpnUserIncrement only.


Constructor and Destructor Index


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

Constructor and Destructor


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

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

Copyright © 2003, Dassault Systèmes. All rights reserved.