The TBN_QUERYINSERT notification message notifies the toolbar’s parent window whether a button may be inserted to the left of the specified button while the user is customizing a toolbar. This message is sent in the form of a WM_NOTIFY message.
TBN_QUERYINSERT ptbn = (TBNOTIFY FAR *) lParam;
Returns TRUE to allow a button to inserted in front of the given button or FALSE to prevent the button from being inserted.
file: /Techref/os/win/api/win32/mess/src/msg18_25.htm, 1KB, , updated: 2000/4/7 11:20, local time: 2024/11/14 19:17,
3.145.44.101:LOG IN
|
©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://linistepper.com/techref/os/win/api/win32/mess/src/msg18_25.htm"> TBN_QUERYINSERT</A> |
Did you find what you needed? |