All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

Dialog Notification CATDlgHelpNotification

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

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


public class CATDlgHelpNotification

Class to notify a dialog object selection by the What's This command.
Role: This event notification is sent by :

  • CATDialog whenever the object is selected using the What's This command,
  • CATDlgDialog and CATDlgFile whenever the Help push button is pressed.

  • Constructor and Destructor Index


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

    Constructor and Destructor


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

    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.