An application sends the SBM_ENABLE_ARROWS message to enable or disable one or both arrows of a scroll bar control.
SBM_ENABLE_ARROWS wParam = (WPARAM) fuArrowFlags; // scroll-bar arrow flags lParam = 0; // not used; must be zero
Value |
Meaning |
ESB_DISABLE_BOTH |
Disables both arrows on a scroll bar. |
ESB_DISABLE_DOWN |
Disables the down arrow on a vertical scroll bar. |
ESB_DISABLE_LTUP |
Disables the left arrow on a horizontal scroll bar or the up arrow on a vertical scroll bar. |
ESB_DISABLE_LEFT |
Disables the left arrow on a horizontal scroll bar. |
ESB_DISABLE_RTDN |
Disables the right arrow on a horizontal scroll bar or the down arrow on a vertical scroll bar. |
ESB_DISABLE_UP |
Disables the up arrow on a vertical scroll bar. |
ESB_ENABLE_BOTH |
Enables both arrows on a scroll bar. |
If the message succeeds, the return value is TRUE; otherwise, it is FALSE.
file: /Techref/os/win/api/win32/mess/src/msg15_22.htm, 2KB, , updated: 2000/4/7 11:20, local time: 2024/11/6 11:26,
18.221.112.248:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://ecomorder.com/Techref/os/win/api/win32/mess/src/msg15_22.htm"> SBM_ENABLE_ARROWS</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to ecomorder.com! |
.