Struct TVITEM
名前空間: OTZControls.WindowsApi
アセンブリ: OTZControls.dll
Syntax
public struct TVITEM
フィールド
cChildren
宣言
public int cChildren
Field Value
型 | 説明 |
---|---|
System.Int32 |
cchTextMax
宣言
public int cchTextMax
Field Value
型 | 説明 |
---|---|
System.Int32 |
hItem
宣言
public IntPtr hItem
Field Value
型 | 説明 |
---|---|
IntPtr |
iImage
宣言
public int iImage
Field Value
型 | 説明 |
---|---|
System.Int32 |
iIntegral
宣言
public int iIntegral
Field Value
型 | 説明 |
---|---|
System.Int32 |
iSelectedImage
宣言
public int iSelectedImage
Field Value
型 | 説明 |
---|---|
System.Int32 |
lParam
宣言
public uint lParam
Field Value
型 | 説明 |
---|---|
System.UInt32 |
mask
宣言
public uint mask
Field Value
型 | 説明 |
---|---|
System.UInt32 |
pszText
宣言
public string pszText
Field Value
型 | 説明 |
---|---|
System.String |
state
宣言
public uint state
Field Value
型 | 説明 |
---|---|
System.UInt32 |
stateMask
宣言
public uint stateMask
Field Value
型 | 説明 |
---|---|
System.UInt32 |