alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class SetWindowLongOffsets

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

    Fields

    GWL_EXSTYLE

    Declaration
    public const SetWindowLongOffsets GWL_EXSTYLE
    Field Value
    Type
    SetWindowLongOffsets

    GWL_HINSTANCE

    Declaration
    public const SetWindowLongOffsets GWL_HINSTANCE
    Field Value
    Type
    SetWindowLongOffsets

    GWL_HWNDPARENT

    Declaration
    public const SetWindowLongOffsets GWL_HWNDPARENT
    Field Value
    Type
    SetWindowLongOffsets

    GWL_ID

    Declaration
    public const SetWindowLongOffsets GWL_ID
    Field Value
    Type
    SetWindowLongOffsets

    GWL_STYLE

    Declaration
    public const SetWindowLongOffsets GWL_STYLE
    Field Value
    Type
    SetWindowLongOffsets

    GWL_USERDATA

    Declaration
    public const SetWindowLongOffsets GWL_USERDATA
    Field Value
    Type
    SetWindowLongOffsets

    GWL_WNDPROC

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