Poznámka
Na prístup k tejto stránke sa vyžaduje oprávnenie. Môžete sa skúsiť prihlásiť alebo zmeniť adresáre.
Na prístup k tejto stránke sa vyžaduje oprávnenie. Môžete skúsiť zmeniť adresáre.
Contains information used to handle an RBN_SPLITTERDRAG notification code.
Syntax
typedef struct tagNMREBARSPLITTER {
NMHDR hdr;
RECT rcSizing;
} NMREBARSPLITTER, *LPNMREBARSPLITTER;
Members
hdr
Type: NMHDR
An NMHDR structure that contains additional information about this notification.
rcSizing
Type: RECT
An RECT structure that indicates the size the rebar will be after the drag operation completes.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Header | commctrl.h |