ReactOS 0.4.15-dev-7924-g5949c20
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 editHeight
 
INT visibleItems
 
LONG UIState
 

Detailed Description

Definition at line 142 of file comctl32.h.

Member Data Documentation

◆ buttonRect

◆ droppedIndex

INT HEADCOMBO::droppedIndex

Definition at line 154 of file comctl32.h.

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

◆ droppedRect

◆ droppedWidth

INT HEADCOMBO::droppedWidth

Definition at line 156 of file comctl32.h.

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

◆ dwStyle

◆ editHeight

INT HEADCOMBO::editHeight

Definition at line 157 of file comctl32.h.

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

◆ fixedOwnerDrawHeight

INT HEADCOMBO::fixedOwnerDrawHeight

Definition at line 155 of file comctl32.h.

Referenced by CBGetTextAreaHeight(), and LISTBOX_Create().

◆ hFont

HFONT HEADCOMBO::hFont

◆ hWndEdit

◆ hWndLBox

◆ 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 158 of file comctl32.h.

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

◆ wState


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