Dialog CATDlgWindows

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


public class CATDlgWindows


Deprecated:
R417 CATDlgBlackBox CATDlgWindows is now deprecated and must be replaced by Class specific to Windows platforms, 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 CATDlgWindows(CATDialog*,CATString&,CATDlgStyle)
o ~CATDlgWindows()

Method Index


o GetFatherWidget()

Constructor and Destructor


o CATDlgWindows
public CATDlgWindows( iParent,
const iObjectName,
iStyle=NULL)
Deprecated:
R417 CATDlgBlackBox CATDlgWindows class is now deprecated and must be replaced by Constructs a CATDlgWindows.
Parameters:
iParent
The parent of the object
iObjectName
The name of the object
iStyle
The style of the object.
o ~CATDlgWindows
public virtual ~CATDlgWindows()

Methods


o GetFatherWidget
public GetFatherWidget()
Deprecated:
R417 CATDlgBlackBox#GetNativeWidget GetFatherWidget from CATDlgWindows class is now deprecated and must be replaced by CATDlgBlackBox#GetNativeWidget Gets a pointer to the MFC object of the underlying window.

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

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.