All Frameworks  Class Hierarchy  This Framework  Next  Indexes

Dialog Notification CATDlgChkBDoubleClickNotification

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

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


public class CATDlgChkBDoubleClickNotification

Class to notify a check button being double clicked.
Role: This event notification is sent by CATDlgCheckButton whenever the check button is double clicked. The expected behavior is to loop on the associated command.


Constructor and Destructor Index


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

Constructor and Destructor


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

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.