Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
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 |