SEC_TREECLASS::SetTreeCtrlStyles
BOOLSEC_TREECLASS::SetTreeCtrlStyles(DWORDdwStyle, DWORDdwExStyle, BOOLbRedraw)
Sets values for the style and extended style of a tree view control.
Defined in: trcore.inl
Return Value
Nonzero if specified style and extended style are retrieved; otherwise 0.
Parameters
dwStyle
Reference to a style value.
dwExStyle
Reference to an extended style value.
bRedraw
TRUE to redraw with the new styles.