Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/6/2010
This message notifies a header control's parent window that the user double-tapped the divider area of the control. It is sent in the form of a WM_NOTIFY message.
Syntax
HDN_DIVIDERDBLCLICK phdn = (HD_NOTIFY FAR *) lParam;
Parameters
- phdn
Pointer to an NMHEADER structure that contains data about the header control and the item whose divider was double-clicked.
Return Value
None.
Requirements
| Header | commctrl.h |
| Windows Embedded CE | Windows CE 1.0 and later |