alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class GetWindowCmd

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

    Fields

    GW_CHILD

    Declaration
    public const GetWindowCmd GW_CHILD
    Field Value
    Type
    GetWindowCmd

    GW_HWNDFIRST

    Declaration
    public const GetWindowCmd GW_HWNDFIRST
    Field Value
    Type
    GetWindowCmd

    GW_HWNDLAST

    Declaration
    public const GetWindowCmd GW_HWNDLAST
    Field Value
    Type
    GetWindowCmd

    GW_HWNDNEXT

    Declaration
    public const GetWindowCmd GW_HWNDNEXT
    Field Value
    Type
    GetWindowCmd

    GW_HWNDPREV

    Declaration
    public const GetWindowCmd GW_HWNDPREV
    Field Value
    Type
    GetWindowCmd

    GW_OWNER

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