BCGSuite for MFC
void CBCGPListBox::SetItemIndent ( int  nIndex,
int  nIndent,
BOOL  bRedraw = TRUE 
)

Sets item indentation (in pixels).

Parameters
nIndexThe item's index.
nIndentThe item indentation.
bRedrawSpecifies whether a control should be redrawn.