Search Results for

    Show / Hide Table of Contents

    Struct SHSTOCKICONINFO

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

    フィールド

    cbSize

    宣言
    public UInt32 cbSize
    Field Value
    型 説明
    UInt32

    hIcon

    宣言
    public IntPtr hIcon
    Field Value
    型 説明
    IntPtr

    iIcon

    宣言
    public Int32 iIcon
    Field Value
    型 説明
    Int32

    iSysIconIndex

    宣言
    public Int32 iSysIconIndex
    Field Value
    型 説明
    Int32

    szPath

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