XLL+ Class Library (7.0)

CXlControlIcon Class

Icon picture control supported by CXlDialog.

class CXlControlIcon : public CXlControl

Overview

The CXlControlIcon class instantiates an icon field. The value of the field can be read and set by calling GetIcon() and SetIcon().

The only icons available are the three standard Excel message box icons.

Methods of parent class

Requirements

Header: xldialog.h

See Also

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