Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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 |