An application sends the CB_SETDROPPEDWIDTH message to set the maximum allowable width, in pixels, of the list box of a combo box with the CBS_DROPDOWN or CBS_DROPDOWNLIST style.
CB_SETDROPPEDWIDTH wParam = (WPARAM) wWidth, // width of list box, in pixels lParam = 0, // not used, must be zero
If the message is successful, The return value is the new width of the list box.
If the message fails, the return value is CB_ERR.
By default, the minimum allowable width of the drop-zdown list box is 0. The width of the list box is either the minimum allowable width or the combo box width, whichever is larger.
file: /Techref/os/win/api/win32/mess/src/msg02_5.htm, 1KB, , updated: 2000/4/7 11:19, local time: 2024/11/8 02:09,
3.147.58.159: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://massmind.ecomorder.com/Techref/os/win/api/win32/mess/src/msg02_5.htm"> CB_SETDROPPEDWIDTH</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to massmind.ecomorder.com! |
.