ReactOS 0.4.16-dev-13-ge2fc578
HEADCOMBO Struct Reference

#include <comctl32.h>

Collaboration diagram for HEADCOMBO:

Public Attributes

HWND self
 
HWND owner
 
UINT dwStyle
 
HWND hWndEdit
 
HWND hWndLBox
 
UINT wState
 
HFONT hFont
 
RECT textRect
 
RECT buttonRect
 
RECT droppedRect
 
INT droppedIndex
 
INT fixedOwnerDrawHeight
 
INT droppedWidth
 
INT item_height
 
INT visibleItems
 
INT editHeight
 
LONG UIState
 

Detailed Description

Definition at line 148 of file comctl32.h.

Member Data Documentation

◆ buttonRect

◆ droppedIndex

INT HEADCOMBO::droppedIndex

Definition at line 160 of file comctl32.h.

Referenced by CBDropDown(), LISTBOX_WindowProc(), and ListBoxWndProc_common().

◆ droppedRect

◆ droppedWidth

INT HEADCOMBO::droppedWidth

Definition at line 162 of file comctl32.h.

Referenced by CBCalcPlacement(), COMBO_Create(), COMBO_WindowProc(), and ComboWndProc_common().

◆ dwStyle

◆ editHeight

INT HEADCOMBO::editHeight

Definition at line 3451 of file window.c.

Referenced by CBGetTextAreaHeight(), COMBO_Create(), and COMBO_SetItemHeight().

◆ fixedOwnerDrawHeight

INT HEADCOMBO::fixedOwnerDrawHeight

Definition at line 161 of file comctl32.h.

Referenced by CBGetTextAreaHeight(), and LISTBOX_Create().

◆ hFont

◆ hWndEdit

◆ hWndLBox

◆ item_height

INT HEADCOMBO::item_height

Definition at line 163 of file comctl32.h.

Referenced by CBGetTextAreaHeight(), COMBO_Create(), COMBO_Font(), and COMBO_SetItemHeight().

◆ owner

◆ self

◆ textRect

◆ UIState

LONG HEADCOMBO::UIState

Definition at line 3452 of file window.c.

Referenced by CBPaintText().

◆ visibleItems

INT HEADCOMBO::visibleItems

Definition at line 164 of file comctl32.h.

Referenced by CBDropDown(), COMBO_Create(), and COMBO_WindowProc().

◆ wState


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