Contents Index Topic Contents | ||
Previous Topic: TVM_EXPAND Next Topic: TVM_GETCOUNT |
TVM_GETBKCOLOR
TVM_GETBKCOLOR wParam = 0; lParam = 0;Retrieves the current background color of the control. You can send this message explicitly or by using the TreeView_GetBkColor macro.
- Returns a COLORREF value that represents the current background color. If this value is -1, the control is using the system color for the background color.
Version 4.71
See also TVM_SETBKCOLOR
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.