| Prev Next TreeView_SetIndent info Overview GroupThe TreeView_SetIndent macro sets the width of indentation for a tree-view control and redraws the control to reflect the new width. You can use this macro or explicitly send the TVM_SETINDENT message. BOOL TreeView_SetIndent( 
 Parameters
 Return ValuesNo return value. See Also |