alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class PeekMessageFlags

    Window API enumerations

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

    Fields

    PM_NOREMOVE

    Declaration
    public const PeekMessageFlags PM_NOREMOVE
    Field Value
    Type
    PeekMessageFlags

    PM_NOYIELD

    Declaration
    public const PeekMessageFlags PM_NOYIELD
    Field Value
    Type
    PeekMessageFlags

    PM_REMOVE

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