XLL+ Class Library (7.0)

CXlControlListBox::SetStyle

Sets the style of the list-box

void SetStyle(
   int nStyle
);

Parameters

nStyle

Style of the control. See GetStyle() for a list of style types.

Remarks

Sets the style of the list-box.

Requirements

Header: xldialog.h

See Also

CXlControlListBox Class | CXlControlListBox Methods