XLL+ Class Library

CXlControlIcon::GetIcon

Returns the index of the icon displayed in the control

[C++]
int GetIcon() const;

Remarks

Returns the index of the icon displayed in the control. The index may be one of the following values:

iconQuestion (1) Question mark
iconInformation (2) Information icon
iconStop (3) Exclamation mark

Requirements

Header: xldialog.h

See Also

CXlControlIcon Class | CXlControlIcon Methods