Prev Next
TreeView_GetIndent info Overview GroupThe TreeView_GetIndent macro retrieves the amount, in pixels, that child items are indented relative to their parent items. You can use this macro or explicitly send the TVM_GETINDENT message. UINT TreeView_GetIndent(
Parameters
Return ValuesReturns the amount of indentation. See Also |