Search Results for

    Show / Hide Table of Contents

    Struct PAINTSTRUCT

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

    フィールド

    bErase

    宣言
    public Int32 bErase
    Field Value
    型 説明
    Int32

    bIncUpdate

    宣言
    public Int32 bIncUpdate
    Field Value
    型 説明
    Int32

    bRestore

    宣言
    public Int32 bRestore
    Field Value
    型 説明
    Int32

    hDC

    宣言
    public IntPtr hDC
    Field Value
    型 説明
    IntPtr

    paint

    宣言
    public RECT paint
    Field Value
    型 説明
    RECT

    reserved0

    宣言
    public Int64 reserved0
    Field Value
    型 説明
    Int64

    reserved1

    宣言
    public Int64 reserved1
    Field Value
    型 説明
    Int64

    reserved2

    宣言
    public Int64 reserved2
    Field Value
    型 説明
    Int64

    reserved3

    宣言
    public Int64 reserved3
    Field Value
    型 説明
    Int64

    reserved4

    宣言
    public Int64 reserved4
    Field Value
    型 説明
    Int64
    In This Article
    Back to top Generated by DocFX