alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class GetDCExFlags

    Inheritance
    System.Object
    GetDCExFlags
    Namespace: Syncfusion.Windows.Forms.Tools.Win32API
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public sealed class GetDCExFlags : Enum

    Fields

    DCX_CACHE

    Declaration
    public const GetDCExFlags DCX_CACHE
    Field Value
    Type
    GetDCExFlags

    DCX_CLIPCHILDREN

    Declaration
    public const GetDCExFlags DCX_CLIPCHILDREN
    Field Value
    Type
    GetDCExFlags

    DCX_CLIPSIBLINGS

    Declaration
    public const GetDCExFlags DCX_CLIPSIBLINGS
    Field Value
    Type
    GetDCExFlags

    DCX_EXCLUDERGN

    Declaration
    public const GetDCExFlags DCX_EXCLUDERGN
    Field Value
    Type
    GetDCExFlags

    DCX_EXCLUDEUPDATE

    Declaration
    public const GetDCExFlags DCX_EXCLUDEUPDATE
    Field Value
    Type
    GetDCExFlags

    DCX_INTERSECTRGN

    Declaration
    public const GetDCExFlags DCX_INTERSECTRGN
    Field Value
    Type
    GetDCExFlags

    DCX_INTERSECTUPDATE

    Declaration
    public const GetDCExFlags DCX_INTERSECTUPDATE
    Field Value
    Type
    GetDCExFlags

    DCX_LOCKWINDOWUPDATE

    Declaration
    public const GetDCExFlags DCX_LOCKWINDOWUPDATE
    Field Value
    Type
    GetDCExFlags

    DCX_NORESETATTRS

    Declaration
    public const GetDCExFlags DCX_NORESETATTRS
    Field Value
    Type
    GetDCExFlags

    DCX_PARENTCLIP

    Declaration
    public const GetDCExFlags DCX_PARENTCLIP
    Field Value
    Type
    GetDCExFlags

    DCX_VALIDATE

    Declaration
    public const GetDCExFlags DCX_VALIDATE
    Field Value
    Type
    GetDCExFlags

    DCX_WINDOW

    Declaration
    public const GetDCExFlags DCX_WINDOW
    Field Value
    Type
    GetDCExFlags
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved