SEC_LISTCLASS::ModifyListCtrlStyleEx

BOOLSEC_LISTCLASS::ModifyListCtrlStyleEx(DWORDdwRemoveEx, DWORDdwAddEx, BOOLbRedraw)

Adds and/or removes list control extended styles.

Defined in: slstcore.inl

Return Value

Nonzero if successful; otherwise 0.

Parameters

dwRemoveEx

The extended styles to remove, or 0 for none.

dwAddEx

The extended styles to add, or 0 for none.

bRedraw

Flag indicating whether to redraw the tree control; default is TRUE.