alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class DrawElement

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

    Fields

    CheckMark

    Declaration
    public const DrawElement CheckMark
    Field Value
    Type
    DrawElement

    ComboBox

    Declaration
    public const DrawElement ComboBox
    Field Value
    Type
    DrawElement

    EditableCombo

    Declaration
    public const DrawElement EditableCombo
    Field Value
    Type
    DrawElement

    Glyph

    Declaration
    public const DrawElement Glyph
    Field Value
    Type
    DrawElement

    Icon

    Declaration
    public const DrawElement Icon
    Field Value
    Type
    DrawElement

    Separator

    Declaration
    public const DrawElement Separator
    Field Value
    Type
    DrawElement

    Shortcut

    Declaration
    public const DrawElement Shortcut
    Field Value
    Type
    DrawElement

    Text

    Declaration
    public const DrawElement Text
    Field Value
    Type
    DrawElement

    TextBox

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