Contents Index Topic Contents | ||
Previous Topic: TB_ENABLEBUTTON Next Topic: TB_GETBITMAP |
TB_GETANCHORHIGHLIGHT
TB_GETANCHORHIGHLIGHT wParam = 0; lParam = 0;Retrieves the anchor highlight setting for a toolbar.
- Returns a Boolean value that indicates if anchor highlighting is set. If this value is nonzero, anchor highlighting is enabled. If this value is zero, it is disabled.
Version 4.71
See also TB_SETANCHORHIGHLIGHT
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.