All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

Dialog Notification CATDlgWindCloseNotification

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

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


public class CATDlgWindCloseNotification

Class to notify a dialog window object closing.
Role: This event notification is sent by

  • CATDlgWindow when the window is closed,
  • CATDlgToolBar whenever the end user closes the toolbar window when it is undocked.

  • Constructor and Destructor Index


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

    Constructor and Destructor


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

    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.