Search Results for

    Show / Hide Table of Contents

    Struct LVGROUP

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

    フィールド

    cbSize

    宣言
    public uint cbSize
    Field Value
    型 説明
    System.UInt32

    cchDescriptionBottom

    宣言
    public uint cchDescriptionBottom
    Field Value
    型 説明
    System.UInt32

    cchDescriptionTop

    宣言
    public uint cchDescriptionTop
    Field Value
    型 説明
    System.UInt32

    cchFooter

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

    cchHeader

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

    cchSubsetTitle

    宣言
    public uint cchSubsetTitle
    Field Value
    型 説明
    System.UInt32

    cchSubtitle

    宣言
    public uint cchSubtitle
    Field Value
    型 説明
    System.UInt32

    cchTask

    宣言
    public uint cchTask
    Field Value
    型 説明
    System.UInt32

    cItems

    宣言
    public uint cItems
    Field Value
    型 説明
    System.UInt32

    iExtendedImage

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

    iFirstItem

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

    iGroupId

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

    iTitleImage

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

    mask

    宣言
    public uint mask
    Field Value
    型 説明
    System.UInt32

    pszDescriptionBottom

    宣言
    public IntPtr pszDescriptionBottom
    Field Value
    型 説明
    IntPtr

    pszDescriptionTop

    宣言
    public IntPtr pszDescriptionTop
    Field Value
    型 説明
    IntPtr

    pszFooter

    宣言
    public IntPtr pszFooter
    Field Value
    型 説明
    IntPtr

    pszHeader

    宣言
    public IntPtr pszHeader
    Field Value
    型 説明
    IntPtr

    pszSubsetTitle

    宣言
    public IntPtr pszSubsetTitle
    Field Value
    型 説明
    IntPtr

    pszSubtitle

    宣言
    public IntPtr pszSubtitle
    Field Value
    型 説明
    IntPtr

    pszTask

    宣言
    public IntPtr pszTask
    Field Value
    型 説明
    IntPtr

    state

    宣言
    public uint state
    Field Value
    型 説明
    System.UInt32

    stateMask

    宣言
    public uint stateMask
    Field Value
    型 説明
    System.UInt32

    uAlign

    宣言
    public uint uAlign
    Field Value
    型 説明
    System.UInt32
    In This Article
    Back to top Generated by DocFX