TreeView_GetIndentTreeView_GetIndent*
*



Contents  *



Index  *Topic Contents
*Previous Topic: TreeView_GetImageList
*Next Topic: TreeView_GetInsertMarkColor

TreeView_GetIndent


UINT TreeView_GetIndent(
    HWND hwndTV
);		

Retrieves the amount, in pixels, that child items are indented relative to their parent items. You can use this macro or send the TVM_GETINDENT message explicitly.

hwndTV
Handle to the tree view control.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.