Search Results for

    Show / Hide Table of Contents

    Struct DTTOPTS

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

    フィールド

    crBorder

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

    crShadow

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

    crText

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

    dwFlags

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

    dwSize

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

    fApplyOverlay

    宣言
    public bool fApplyOverlay
    Field Value
    型 説明
    System.Boolean

    iBorderSize

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

    iColorPropId

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

    iFontPropId

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

    iGlowSize

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

    iStateId

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

    iTextShadowType

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

    lParam

    宣言
    public IntPtr lParam
    Field Value
    型 説明
    IntPtr

    pfnDrawTextCallback

    宣言
    public IntPtr pfnDrawTextCallback
    Field Value
    型 説明
    IntPtr

    ptShadowOffsetX

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

    ptShadowOffsetY

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