XLL+ Class Library (7.0)

CXlControlOK Class

Push-button control supported by CXlDialog.

class CXlControlOK : public CXlControl

Overview

The CXlControlOK class instantiates a push-button. If it is pushed during CDialog::Show() then the OnOK() event handler will be called.

Methods of parent class

Requirements

Header: xldialog.h

See Also

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