SECADlgFrame Class

class SECADlgFrame: public SEC_SDIFRAMEWND

Frame window for use by SECAFloatDocTemplate to allow scriptable frame creation.

Defined in: DlgFrame.h

Comments

This frame implements a simple SDI top level frame to be utilized by ActiveScript scripts during dynamic form creation. SEC_SDIFRAMEWND is a macro that expands to SECFrameWnd if Stingray docking windows have been installed (selected via the BuildWizard) or CFrameWnd if not.

See Also

SECAFloatDocTemplate  SECAFormObj