ReactOS 0.4.15-dev-7842-g558ab78
tagCOMBOBOXINFO Struct Reference

#include <winuser.h>

Collaboration diagram for tagCOMBOBOXINFO:

Public Attributes

DWORD cbSize
 
RECT rcItem
 
RECT rcButton
 
DWORD stateButton
 
HWND hwndCombo
 
HWND hwndItem
 
HWND hwndList
 

Detailed Description

Definition at line 3708 of file winuser.h.

Member Data Documentation

◆ cbSize

◆ hwndCombo

HWND tagCOMBOBOXINFO::hwndCombo

Definition at line 3713 of file winuser.h.

Referenced by COMBO_GetComboBoxInfo(), and NtUserGetComboBoxInfo().

◆ hwndItem

◆ hwndList

◆ rcButton

◆ rcItem

RECT tagCOMBOBOXINFO::rcItem

Definition at line 3710 of file winuser.h.

Referenced by COMBO_GetComboBoxInfo(), NtUserGetComboBoxInfo(), and test_listbox_size().

◆ stateButton

DWORD tagCOMBOBOXINFO::stateButton

Definition at line 3712 of file winuser.h.

Referenced by COMBO_GetComboBoxInfo(), and NtUserGetComboBoxInfo().


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