alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class WindowExStyles

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

    Fields

    WS_EX_ACCEPTFILES

    Declaration
    public const WindowExStyles WS_EX_ACCEPTFILES
    Field Value
    Type
    WindowExStyles

    WS_EX_APPWINDOW

    Declaration
    public const WindowExStyles WS_EX_APPWINDOW
    Field Value
    Type
    WindowExStyles

    WS_EX_CLIENTEDGE

    Declaration
    public const WindowExStyles WS_EX_CLIENTEDGE
    Field Value
    Type
    WindowExStyles

    WS_EX_CONTEXTHELP

    Declaration
    public const WindowExStyles WS_EX_CONTEXTHELP
    Field Value
    Type
    WindowExStyles

    WS_EX_CONTROLPARENT

    Declaration
    public const WindowExStyles WS_EX_CONTROLPARENT
    Field Value
    Type
    WindowExStyles

    WS_EX_DLGMODALFRAME

    Declaration
    public const WindowExStyles WS_EX_DLGMODALFRAME
    Field Value
    Type
    WindowExStyles

    WS_EX_LAYERED

    Declaration
    public const WindowExStyles WS_EX_LAYERED
    Field Value
    Type
    WindowExStyles

    WS_EX_LAYOUTRTL

    Declaration
    public const WindowExStyles WS_EX_LAYOUTRTL
    Field Value
    Type
    WindowExStyles

    WS_EX_LEFT

    Declaration
    public const WindowExStyles WS_EX_LEFT
    Field Value
    Type
    WindowExStyles

    WS_EX_LEFTSCROLLBAR

    Declaration
    public const WindowExStyles WS_EX_LEFTSCROLLBAR
    Field Value
    Type
    WindowExStyles

    WS_EX_LTRREADING

    Declaration
    public const WindowExStyles WS_EX_LTRREADING
    Field Value
    Type
    WindowExStyles

    WS_EX_MDICHILD

    Declaration
    public const WindowExStyles WS_EX_MDICHILD
    Field Value
    Type
    WindowExStyles

    WS_EX_NOPARENTNOTIFY

    Declaration
    public const WindowExStyles WS_EX_NOPARENTNOTIFY
    Field Value
    Type
    WindowExStyles

    WS_EX_OVERLAPPEDWINDOW

    Declaration
    public const WindowExStyles WS_EX_OVERLAPPEDWINDOW
    Field Value
    Type
    WindowExStyles

    WS_EX_PALETTEWINDOW

    Declaration
    public const WindowExStyles WS_EX_PALETTEWINDOW
    Field Value
    Type
    WindowExStyles

    WS_EX_RIGHT

    Declaration
    public const WindowExStyles WS_EX_RIGHT
    Field Value
    Type
    WindowExStyles

    WS_EX_RIGHTSCROLLBAR

    Declaration
    public const WindowExStyles WS_EX_RIGHTSCROLLBAR
    Field Value
    Type
    WindowExStyles

    WS_EX_RTLREADING

    Declaration
    public const WindowExStyles WS_EX_RTLREADING
    Field Value
    Type
    WindowExStyles

    WS_EX_STATICEDGE

    Declaration
    public const WindowExStyles WS_EX_STATICEDGE
    Field Value
    Type
    WindowExStyles

    WS_EX_TOOLWINDOW

    Declaration
    public const WindowExStyles WS_EX_TOOLWINDOW
    Field Value
    Type
    WindowExStyles

    WS_EX_TOPMOST

    Declaration
    public const WindowExStyles WS_EX_TOPMOST
    Field Value
    Type
    WindowExStyles

    WS_EX_TRANSPARENT

    Declaration
    public const WindowExStyles WS_EX_TRANSPARENT
    Field Value
    Type
    WindowExStyles

    WS_EX_WINDOWEDGE

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