Class HDITEM
Inheritance
System.Object
HDITEM
Namespace: Syncfusion.Windows.Forms.Tools.Win32API
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class HDITEM : ValueType
Fields
cchTextMax
Declaration
public int cchTextMax
Field Value
| Type |
|---|
| System.Int32 |
cxy
Declaration
public int cxy
Field Value
| Type |
|---|
| System.Int32 |
fmt
Declaration
public int fmt
Field Value
| Type |
|---|
| System.Int32 |
hbm
Declaration
public IntPtr hbm
Field Value
| Type |
|---|
| System.IntPtr |
iImage
Declaration
public int iImage
Field Value
| Type |
|---|
| System.Int32 |
iOrder
Declaration
public int iOrder
Field Value
| Type |
|---|
| System.Int32 |
lParam
Declaration
public int lParam
Field Value
| Type |
|---|
| System.Int32 |
mask
Declaration
public uint mask
Field Value
| Type |
|---|
| System.UInt32 |
pszText
Declaration
public IntPtr pszText
Field Value
| Type |
|---|
| System.IntPtr |