All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

Dialog Class CATDlgBar

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---System.CATEventSubscriber
        |
        +---System.CATCommand
          |
          +---Dialog.CATDialog
            |
            +---CATDlgBar
 

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


public class CATDlgBar

Base class for status bars and toolbars.
Role: This class is the bar object base class to gather a set of controls without needing to arrange them. Controls appear in their instantiation order.
This class cannot be instantiated.
Its derived classes are CATDlgStatusBar and CATDlgToolBar.
The parent of an instance of a class that derives from CATDlgBar must be an instance of a class that derives from the CATDlgDocument class.



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

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