SEC_TREECLASS::SetTreeCtrlStyle
BOOLSEC_TREECLASS::SetTreeCtrlStyle(DWORDdwStyle, BOOLbRedraw)
Sets the style of a tree view control.
Defined in: trcore.inl
Return Value
Nonzero if the style is successfully set; otherwise 0.
Parameters
dwStyle
Value of the style to set.
bRedraw
Flag indicating whether to redraw tree control; default is TRUE.