All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---System.CATEventSubscriber | +---System.CATCommand | +---Dialog.CATDialog | +---Dialog.CATDlgControl | +---CATDlgSeparator
Usage: you must use this class as is. You should never derive it.
public class CATDlgSeparator
Base class for separators.
Role:
The separator is used to leave thin vertical or horizontal empty areas between different
controls to help better visualize the different parts of a window or box.
Use separators whenever you want to clearly separate groups of controls in a dialog box.
public CATDlgSeparator( | CATDialog* | iParent, | |
const CATString& | iObjectName, | ||
CATDlgStyle | iStyle | =NULL) |
public virtual ~CATDlgSeparator( | ) |
Copyright © 2003, Dassault Systèmes. All rights reserved.