alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class SetWindowPosFlags

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

    Fields

    SWP_ASYNCWINDOWPOS

    Declaration
    public const SetWindowPosFlags SWP_ASYNCWINDOWPOS
    Field Value
    Type
    SetWindowPosFlags

    SWP_DEFERERASE

    Declaration
    public const SetWindowPosFlags SWP_DEFERERASE
    Field Value
    Type
    SetWindowPosFlags

    SWP_DRAWFRAME

    Declaration
    public const SetWindowPosFlags SWP_DRAWFRAME
    Field Value
    Type
    SetWindowPosFlags

    SWP_FRAMECHANGED

    Declaration
    public const SetWindowPosFlags SWP_FRAMECHANGED
    Field Value
    Type
    SetWindowPosFlags

    SWP_HIDEWINDOW

    Declaration
    public const SetWindowPosFlags SWP_HIDEWINDOW
    Field Value
    Type
    SetWindowPosFlags

    SWP_NOACTIVATE

    Declaration
    public const SetWindowPosFlags SWP_NOACTIVATE
    Field Value
    Type
    SetWindowPosFlags

    SWP_NOCOPYBITS

    Declaration
    public const SetWindowPosFlags SWP_NOCOPYBITS
    Field Value
    Type
    SetWindowPosFlags

    SWP_NOMOVE

    Declaration
    public const SetWindowPosFlags SWP_NOMOVE
    Field Value
    Type
    SetWindowPosFlags

    SWP_NOOWNERZORDER

    Declaration
    public const SetWindowPosFlags SWP_NOOWNERZORDER
    Field Value
    Type
    SetWindowPosFlags

    SWP_NOREDRAW

    Declaration
    public const SetWindowPosFlags SWP_NOREDRAW
    Field Value
    Type
    SetWindowPosFlags

    SWP_NOREPOSITION

    Declaration
    public const SetWindowPosFlags SWP_NOREPOSITION
    Field Value
    Type
    SetWindowPosFlags

    SWP_NOSENDCHANGING

    Declaration
    public const SetWindowPosFlags SWP_NOSENDCHANGING
    Field Value
    Type
    SetWindowPosFlags

    SWP_NOSIZE

    Declaration
    public const SetWindowPosFlags SWP_NOSIZE
    Field Value
    Type
    SetWindowPosFlags

    SWP_NOZORDER

    Declaration
    public const SetWindowPosFlags SWP_NOZORDER
    Field Value
    Type
    SetWindowPosFlags

    SWP_SHOWWINDOW

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