Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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 |