ReactOS 0.4.15-dev-7842-g558ab78
tagREBARINFO Struct Reference

#include <commctrl.h>

Collaboration diagram for tagREBARINFO:

Public Attributes

UINT cbSize
 
UINT fMask
 
HIMAGELIST himl
 

Detailed Description

Definition at line 1479 of file commctrl.h.

Member Data Documentation

◆ cbSize

UINT tagREBARINFO::cbSize

Definition at line 1480 of file commctrl.h.

Referenced by create_rebar(), OnCreate(), REBAR_GetBarInfo(), REBAR_SetBarInfo(), and test_layout().

◆ fMask

UINT tagREBARINFO::fMask

Definition at line 1481 of file commctrl.h.

Referenced by create_rebar(), OnCreate(), REBAR_GetBarInfo(), REBAR_SetBarInfo(), and test_layout().

◆ himl

HIMAGELIST tagREBARINFO::himl

Definition at line 1483 of file commctrl.h.

Referenced by create_rebar(), OnCreate(), REBAR_GetBarInfo(), REBAR_SetBarInfo(), and test_layout().


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