ReactOS 0.4.15-dev-7918-g2a2556c
tagNMREBAR Struct Reference

#include <commctrl.h>

Collaboration diagram for tagNMREBAR:

Public Attributes

NMHDR hdr
 
DWORD dwMask
 
UINT uBand
 
UINT fStyle
 
UINT wID
 
LPARAM lParam
 

Detailed Description

Definition at line 1649 of file commctrl.h.

Member Data Documentation

◆ dwMask

DWORD tagNMREBAR::dwMask

Definition at line 1651 of file commctrl.h.

Referenced by REBAR_Notify_NMREBAR().

◆ fStyle

UINT tagNMREBAR::fStyle

Definition at line 1653 of file commctrl.h.

Referenced by REBAR_Notify_NMREBAR().

◆ hdr

NMHDR tagNMREBAR::hdr

Definition at line 1650 of file commctrl.h.

◆ lParam

LPARAM tagNMREBAR::lParam

Definition at line 1655 of file commctrl.h.

Referenced by REBAR_Notify_NMREBAR().

◆ uBand

UINT tagNMREBAR::uBand

Definition at line 1652 of file commctrl.h.

Referenced by REBAR_Notify_NMREBAR().

◆ wID

UINT tagNMREBAR::wID

Definition at line 1654 of file commctrl.h.

Referenced by REBAR_Notify_NMREBAR().


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