SEC_LISTCLASS::SetListCtrlStyles

BOOLSEC_LISTCLASS::SetListCtrlStyles(DWORDdwStyle, DWORDdwStyleEx, BOOLbRedraw)

Sets the list control styles and extended styles.

Defined in: slstcore.inl

Return Value

Nonzero if successful; otherwise 0.

Parameters

dwStyle

The list control style.

dwStyleEx

The list control extended style.

bRedraw

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