menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum SetWindowPosFlags - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum SetWindowPosFlags

    Namespace: Syncfusion.Windows.Forms.Tools.Win32API
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    [CLSCompliant(false)]
    [Flags]
    public enum SetWindowPosFlags : uint

    Fields

    Name
    SWP_ASYNCWINDOWPOS
    SWP_DEFERERASE
    SWP_DRAWFRAME
    SWP_FRAMECHANGED
    SWP_HIDEWINDOW
    SWP_NOACTIVATE
    SWP_NOCOPYBITS
    SWP_NOMOVE
    SWP_NOOWNERZORDER
    SWP_NOREDRAW
    SWP_NOREPOSITION
    SWP_NOSENDCHANGING
    SWP_NOSIZE
    SWP_NOZORDER
    SWP_SHOWWINDOW
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved