XLL+ Class Library (6.3)

CXlControlCancel Class

Push-button class supported by CXlDialog.

class CXlControlCancel : public CXlControl

Overview

The CXlControlCancel class instantiates a push-button. If it is pushed during CDialog::Show() then the dialog will be closed and Show() will return FALSE.

Methods of parent class

Requirements

Header: xldialog.h

See Also

CXlControlCancel Methods | xldialog.h | CXlDialog object | CXlControl object