Search Results for

    Show / Hide Table of Contents

    Struct WINDOWPLACEMENT

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

    フィールド

    flags

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

    length

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

    ptMaxPosition

    宣言
    public POINT ptMaxPosition
    Field Value
    型 説明
    POINT

    ptMinPosition

    宣言
    public POINT ptMinPosition
    Field Value
    型 説明
    POINT

    rcNormalPosition

    宣言
    public RECT rcNormalPosition
    Field Value
    型 説明
    RECT

    showCmd

    宣言
    public int showCmd
    Field Value
    型 説明
    System.Int32
    In This Article
    Back to top Generated by DocFX