All Frameworks  Class Hierarchy  This Framework  Indexes   

Dialog Class CATDlgWindows

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


public class CATDlgWindows

Class specific to Windows platforms, neutral window providing some interoperability capability with non V5 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 ~CATDlgWindows()
o CATDlgWindows(CATDialog*,CATString&,CATDlgStyle)
Constructs a CATDlgWindows.

Method Index


o GetFatherWidget()
Gets a pointer to the MFC object of the underlying window.
o GetLetterObject()
Returns internal object.
o ResetLetterObject()
Resets internal object.

Constructor and Destructor


o ~CATDlgWindows
public virtual ~CATDlgWindows()
o CATDlgWindows
public CATDlgWindows( iParent,
const iObjectName,
iStyle=NULL)
Constructs a CATDlgWindows.
Parameters:
iParent
The parent of the object
iObjectName
The name of the object
iStyle
The style of the object.

Methods


o GetFatherWidget
public GetFatherWidget()
Gets a pointer to the MFC object of the underlying window.
o GetLetterObject
public virtual GetLetterObject()
Returns internal object. Internal use only.
o ResetLetterObject
public virtual ResetLetterObject()
Resets internal object. Internal use only.

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

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