ReactOS 0.4.15-dev-8061-g57b775e
tagNMRBAUTOSIZE Struct Reference

#include <commctrl.h>

Collaboration diagram for tagNMRBAUTOSIZE:

Public Attributes

NMHDR hdr
 
BOOL fChanged
 
RECT rcTarget
 
RECT rcActual
 

Detailed Description

Definition at line 1662 of file commctrl.h.

Member Data Documentation

◆ fChanged

BOOL tagNMRBAUTOSIZE::fChanged

Definition at line 1664 of file commctrl.h.

Referenced by CTrayWindow::OnRebarAutoSize(), and REBAR_AutoSize().

◆ hdr

NMHDR tagNMRBAUTOSIZE::hdr

Definition at line 1663 of file commctrl.h.

◆ rcActual

RECT tagNMRBAUTOSIZE::rcActual

Definition at line 1666 of file commctrl.h.

Referenced by CTrayWindow::OnRebarAutoSize(), and REBAR_AutoSize().

◆ rcTarget

RECT tagNMRBAUTOSIZE::rcTarget

Definition at line 1665 of file commctrl.h.

Referenced by CTrayWindow::OnRebarAutoSize(), and REBAR_AutoSize().


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