Skip to content

Latest commit

 

History

History
65 lines (55 loc) · 1.96 KB

nf-commctrl-treeview_getbkcolor.md

File metadata and controls

65 lines (55 loc) · 1.96 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_GetBkColor
TreeView_GetBkColor macro (commctrl.h)
Retrieves the current background color of the control. You can use this macro or send the TVM_GETBKCOLOR message explicitly.
TreeView_GetBkColor
TreeView_GetBkColor macro [Windows Controls]
_win32_TreeView_GetBkColor
_win32_TreeView_GetBkColor_cpp
commctrl/TreeView_GetBkColor
controls.TreeView_GetBkColor
controls._win32_TreeView_GetBkColor
controls\TreeView_GetBkColor.htm
Controls
VS|Controls|~\controls\treeview\macros\treeview_getbkcolor.htm
12/05/2018
TreeView_GetBkColor, TreeView_GetBkColor macro [Windows Controls], _win32_TreeView_GetBkColor, _win32_TreeView_GetBkColor_cpp, commctrl/TreeView_GetBkColor, controls.TreeView_GetBkColor, controls._win32_TreeView_GetBkColor
commctrl.h
Windows
Windows Vista [desktop apps only]
Windows Server 2003 [desktop apps only]
Windows
19H1
TreeView_GetBkColor
commctrl/TreeView_GetBkColor
c++
APIRef
kbSyntax
HeaderDef
Commctrl.h
TreeView_GetBkColor

TreeView_GetBkColor macro

-description

Retrieves the current background color of the control. You can use this macro or send the TVM_GETBKCOLOR message explicitly.

-parameters

-param hwnd

Type: HWND

Handle to a tree-view control.

-see-also

TreeView_SetBkColor