Skip to content

Latest commit

 

History

History
61 lines (53 loc) · 1.91 KB

nf-commctrl-treeview_getindent.md

File metadata and controls

61 lines (53 loc) · 1.91 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:commctrl.TreeView_GetIndent
TreeView_GetIndent macro (commctrl.h)
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.
TreeView_GetIndent
TreeView_GetIndent macro [Windows Controls]
_win32_TreeView_GetIndent
_win32_TreeView_GetIndent_cpp
commctrl/TreeView_GetIndent
controls.TreeView_GetIndent
controls._win32_TreeView_GetIndent
controls\TreeView_GetIndent.htm
Controls
VS|Controls|~\controls\treeview\macros\treeview_getindent.htm
12/05/2018
TreeView_GetIndent, TreeView_GetIndent macro [Windows Controls], _win32_TreeView_GetIndent, _win32_TreeView_GetIndent_cpp, commctrl/TreeView_GetIndent, controls.TreeView_GetIndent, controls._win32_TreeView_GetIndent
commctrl.h
Windows
Windows Vista [desktop apps only]
Windows Server 2003 [desktop apps only]
Windows
19H1
TreeView_GetIndent
commctrl/TreeView_GetIndent
c++
APIRef
kbSyntax
HeaderDef
Commctrl.h
TreeView_GetIndent

TreeView_GetIndent macro

-description

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.

-parameters

-param hwnd

Type: HWND

Handle to the tree-view control.