TVM_GETLINECOLOR message
The TVM_GETLINECOLOR message gets the current line color.
Parameters
-
wParam
- Must be zero.
-
lParam
- Must be zero.
Return value
Returns the current line color, or the CLR_DEFAULT value if none has been specified.
Remarks
This message only retrieves line colors. To retrieve the colors of the '+' and '-' inside the buttons, use the TVM_GETTEXTCOLOR message.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|