ReactOS 0.4.15-dev-7918-g2a2556c
STATUS_INFO Struct Reference
Collaboration diagram for STATUS_INFO:

Public Attributes

HWND Self
 
HWND Notify
 
WORD numParts
 
UINT height
 
UINT minHeight
 
BOOL simple
 
HWND hwndToolTip
 
HFONT hFont
 
HFONT hDefaultFont
 
COLORREF clrBk
 
BOOL bUnicode
 
STATUSWINDOWPART part0
 
STATUSWINDOWPARTparts
 
INT horizontalBorder
 
INT verticalBorder
 
INT horizontalGap
 

Detailed Description

Definition at line 60 of file status.c.

Member Data Documentation

◆ bUnicode

BOOL STATUS_INFO::bUnicode

Definition at line 72 of file status.c.

Referenced by STATUSBAR_NotifyFormat(), STATUSBAR_SetUnicodeFormat(), and StatusWindowProc().

◆ clrBk

COLORREF STATUS_INFO::clrBk

◆ hDefaultFont

HFONT STATUS_INFO::hDefaultFont

◆ height

UINT STATUS_INFO::height

◆ hFont

HFONT STATUS_INFO::hFont

◆ horizontalBorder

INT STATUS_INFO::horizontalBorder

◆ horizontalGap

INT STATUS_INFO::horizontalGap

◆ hwndToolTip

◆ minHeight

UINT STATUS_INFO::minHeight

Definition at line 66 of file status.c.

Referenced by STATUSBAR_ComputeHeight(), STATUSBAR_SetMinHeight(), and STATUSBAR_WMCreate().

◆ Notify

◆ numParts

◆ part0

◆ parts

◆ Self

◆ simple

◆ verticalBorder

INT STATUS_INFO::verticalBorder

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