SEC_TREECLASS::SetIndent
voidSEC_TREECLASS::SetIndent(UINTnIndent)
Sets the width of indentation for a tree view control and redraws the control to reflect the new width.
Defined in: trcore.inl
Return Value
void
Parameters
nIndent
Width, in pixels, of the indentation. If nIndent is less than the system-defined minimum width, the new width is set to the system-defined minimum
Comments
Call this function to set the width of indentation for a tree view control and redraw the control to reflect the new width.