ReactOS 0.4.15-dev-7788-g1ad9096
tagNMREBARCHILDSIZE Struct Reference

#include <commctrl.h>

Collaboration diagram for tagNMREBARCHILDSIZE:

Public Attributes

NMHDR hdr
 
UINT uBand
 
UINT wID
 
RECT rcChild
 
RECT rcBand
 

Detailed Description

Definition at line 1641 of file commctrl.h.

Member Data Documentation

◆ hdr

NMHDR tagNMREBARCHILDSIZE::hdr

Definition at line 1642 of file commctrl.h.

◆ rcBand

RECT tagNMREBARCHILDSIZE::rcBand

Definition at line 1646 of file commctrl.h.

Referenced by DesktopBar::Notify(), and REBAR_MoveChildWindows().

◆ rcChild

RECT tagNMREBARCHILDSIZE::rcChild

Definition at line 1645 of file commctrl.h.

Referenced by DesktopBar::Notify(), and REBAR_MoveChildWindows().

◆ uBand

UINT tagNMREBARCHILDSIZE::uBand

Definition at line 1643 of file commctrl.h.

Referenced by REBAR_MoveChildWindows().

◆ wID

UINT tagNMREBARCHILDSIZE::wID

Definition at line 1644 of file commctrl.h.

Referenced by DesktopBar::Notify(), and REBAR_MoveChildWindows().


The documentation for this struct was generated from the following file: