WPF

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

    Show / Hide Table of Contents

    Enum SystemMenuItemBehavior

    EnableMenuItem uEnable values

    Namespace: Syncfusion.Windows.Shared
    Assembly: Syncfusion.Shared.Wpf.dll
    Syntax
    [CLSCompliant(false)]
    [Flags]
    public enum SystemMenuItemBehavior : uint

    Fields

    Name Description
    BYCOMMAND

    Value for BYCOMMAND

    DISABLED

    Value for DISABLED

    DOES_NOT_EXIST

    Possible return value for EnableMenuItem

    ENABLED

    Value for Enabled

    GRAYED

    Value for GRAYED

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved