Struct COMBOBOXINFO
名前空間: OTZControls.WindowsApi
アセンブリ: OTZControls.dll
Syntax
public struct COMBOBOXINFO
フィールド
buttonState
宣言
public ComboBoxButtonState buttonState
Field Value
型 | 説明 |
---|---|
ComboBoxButtonState |
cbSize
宣言
public int cbSize
Field Value
型 | 説明 |
---|---|
System.Int32 |
hwndCombo
宣言
public IntPtr hwndCombo
Field Value
型 | 説明 |
---|---|
IntPtr |
hwndEdit
宣言
public IntPtr hwndEdit
Field Value
型 | 説明 |
---|---|
IntPtr |
hwndList
宣言
public IntPtr hwndList
Field Value
型 | 説明 |
---|---|
IntPtr |
rcButton
宣言
public RECT rcButton
Field Value
型 | 説明 |
---|---|
RECT |
rcItem
宣言
public RECT rcItem
Field Value
型 | 説明 |
---|---|
RECT |