alexa
menu

WPF

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

    Show / Hide Table of Contents

    Class SystemMenuItemBehavior

    EnableMenuItem uEnable values

    Inheritance
    System.Object
    SystemMenuItemBehavior
    Namespace: Syncfusion.Windows.Shared
    Assembly: Syncfusion.Shared.WPF.dll
    Syntax
    public sealed class SystemMenuItemBehavior : Enum

    Fields

    BYCOMMAND

    Value for BYCOMMAND

    Declaration
    public const SystemMenuItemBehavior BYCOMMAND
    Field Value
    Type
    SystemMenuItemBehavior

    DISABLED

    Value for DISABLED

    Declaration
    public const SystemMenuItemBehavior DISABLED
    Field Value
    Type
    SystemMenuItemBehavior

    DOES_NOT_EXIST

    Possible return value for EnableMenuItem

    Declaration
    public const SystemMenuItemBehavior DOES_NOT_EXIST
    Field Value
    Type
    SystemMenuItemBehavior

    ENABLED

    Value for Enabled

    Declaration
    public const SystemMenuItemBehavior ENABLED
    Field Value
    Type
    SystemMenuItemBehavior

    GRAYED

    Value for GRAYED

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