Dialog CATDlgBlackBox
Usage: you must use this class as is. You should never derive it.
public class CATDlgBlackBox
Neutral window providing some interoperability capability with non V6 Dialog objects.
Role:
Creates an empty frame without any border.
It is targeted for very specific usages. Most application developers do not have to deal with this object.
Constructor and Destructor Index
- o
CATDlgBlackBox(CATDialog*,CATString&,CATDlgStyle)
- Constructs a CATDlgNative
- o
~CATDlgBlackBox()
- Destructor
Method Index
- o
CATDeclareCBEvent(WindowCreated)
-
- o
GetNativeWidget()
- Gets a pointer to the native widget of the underlying window
- o
ResetLetterObject()
- Resets internal object.
Constructor and Destructor
o CATDlgBlackBox
public CATDlgBlackBox( | | iParent, |
| const | iName, |
| | iStyle | = NULL) |
-
Constructs a CATDlgNative
- Parameters:
-
- iParent
- The parent of the object
- iName
- The name of the object
- iStyle
- The style of the object
o ~CATDlgBlackBox
public virtual ~CATDlgBlackBox( | ) |
-
Destructor
Methods
o CATDeclareCBEvent
public CATDeclareCBEvent( | | ) |
-
o GetNativeWidget
-
Gets a pointer to the native widget of the underlying window
o ResetLetterObject
public virtual ResetLetterObject( | ) |
-
Resets internal object. Internal use only
This object is included in the file: CATDlgBlackBox.h
If needed, your Imakefile.mk should include the module: DI0PANV2
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.