Search Results for

    Show / Hide Table of Contents

    Struct LVITEM

    名前空間: OTZControls.WindowsApi
    アセンブリ: OTZControls.dll
    Syntax
    public struct LVITEM

    フィールド

    cchTextMax

    宣言
    public int cchTextMax
    Field Value
    型 説明
    System.Int32

    iImage

    宣言
    public int iImage
    Field Value
    型 説明
    System.Int32

    iIndent

    宣言
    public int iIndent
    Field Value
    型 説明
    System.Int32

    iItem

    宣言
    public int iItem
    Field Value
    型 説明
    System.Int32

    iSubItem

    宣言
    public int iSubItem
    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
    In This Article
    Back to top Generated by DocFX