Usage: you must use this class as is. You should never derive it.
public class CATDlgBox
Base class for all boxes, that is objects that are contained in a given object and that contain other objects.
Role:
This class is the box object base class to gather dialog components in
consistent sets inside a dialog window. These components are usually controls,
but a box can often contain boxes.
This class cannot be instantiated.
Its derived classes are ,
,
,
,
and
.
The parent of an instance of a class that derives from CATDlgBox must be an instance of a class
that derives from
,
or also CATDlgBox.
public GetContextualMenu( | ) |
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.