Class COMBOBOXINFO
Inheritance
System.Object
COMBOBOXINFO
Namespace: Syncfusion.Windows.Forms.Tools.Win32API
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class COMBOBOXINFO : ValueType
Fields
cbSize
Declaration
public uint cbSize
Field Value
| Type |
|---|
| System.UInt32 |
hwndCombo
Declaration
public IntPtr hwndCombo
Field Value
| Type |
|---|
| System.IntPtr |
hwndItem
Declaration
public IntPtr hwndItem
Field Value
| Type |
|---|
| System.IntPtr |
hwndList
Declaration
public IntPtr hwndList
Field Value
| Type |
|---|
| System.IntPtr |
rcButton
Declaration
public RECT rcButton
Field Value
| Type |
|---|
| RECT |
rcItem
Declaration
public RECT rcItem
Field Value
| Type |
|---|
| RECT |
stateButton
Declaration
public uint stateButton
Field Value
| Type |
|---|
| System.UInt32 |