|  | Overview |  | 
|  | 
|  | Group |  | 
|  | 
|  | Quick Info 
 | Windows NT 
 | Yes 
 |  | Win95 
 | Yes 
 |  | Win32s 
 | Yes 
 |  | Import Library 
 | - 
 |  | Header File 
 | commctrl.h 
 |  | Unicode 
 | No 
 |  | Platform Notes 
 | None 
 | 
 |  | 
 
TBN_BEGINADJUST
The TBN_BEGINADJUST notification message notifies a toolbar's parent window
that the user has begun customizing a toolbar. This message is sent in the form
of a WM_NOTIFY message.
TBN_BEGINADJUST  
pnmhdr = (NMHDR FAR *) lParam; 
 
Parameters
pnmhdr
Pointer to an 
NMHDR structure that contains information about the notification message. 
 
Return Values
No return value.
See Also
NMHDR, 
WM_NOTIFY
			
				- Software for developers
				
- 
				Delphi Components
 .Net Components
 Software for Android Developers
- More information resources
				
- 
				MegaDetailed.Net
 Unix Manual Pages
 Delphi Examples