ReactOS 0.4.16-dev-1520-gb558596
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 3810 of file winuser.h.

Member Data Documentation

◆ cbSize

◆ hwndCombo

HWND tagCOMBOBOXINFO::hwndCombo

Definition at line 3815 of file winuser.h.

Referenced by COMBO_GetComboBoxInfo(), and NtUserGetComboBoxInfo().

◆ hwndItem

◆ hwndList

◆ rcButton

◆ rcItem

RECT tagCOMBOBOXINFO::rcItem

Definition at line 3812 of file winuser.h.

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

◆ stateButton

DWORD tagCOMBOBOXINFO::stateButton

Definition at line 3814 of file winuser.h.

Referenced by COMBO_GetComboBoxInfo(), and NtUserGetComboBoxInfo().


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