Search Results for

    Show / Hide Table of Contents

    Struct HDITEM

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

    フィールド

    cchTextMax

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

    cxy

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

    fmt

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

    hbm

    宣言
    public IntPtr hbm
    Field Value
    型 説明
    IntPtr

    iImage

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

    iOrder

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

    lParam

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

    mask

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

    pszText

    宣言
    public string pszText
    Field Value
    型 説明
    System.String
    In This Article
    Back to top Generated by DocFX