TBN_ENDADJUST notification code
Applies to: desktop apps only
Notifies a toolbar's parent window that the user has stopped customizing a toolbar. This notification code is sent in the form of a WM_NOTIFY message.
TBN_ENDADJUST
lpnmhdr = (LPNMHDR) lParam;
Parameters
- lParam
-
Pointer to an NMHDR structure that contains information about the notification code.
Return value
No return value.
Requirements
|
Minimum supported client | Windows 2000 Professional |
|---|---|
|
Minimum supported server | Windows 2000 Server |
|
Header |
|
Send comments about this topic to Microsoft
Build date: 3/6/2012