menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class NewBarItemDialog - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class NewBarItemDialog

    Summary description for NewBarItemDialog.

    Inheritance
    System.Object
    NewBarItemDialog
    Namespace: Syncfusion.Windows.Forms.Tools.XPMenus
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public class NewBarItemDialog : Form

    Constructors

    NewBarItemDialog()

    Declaration
    public NewBarItemDialog()

    Fields

    typeBox

    Declaration
    public ComboBox typeBox
    Field Value
    Type
    System.Windows.Forms.ComboBox

    Properties

    NewName

    Declaration
    public string NewName { get; set; }
    Property Value
    Type
    System.String

    Type

    Declaration
    public int Type { get; }
    Property Value
    Type
    System.Int32

    Methods

    Dispose(Boolean)

    Clean up any resources being used.

    Declaration
    protected override void Dispose(bool disposing)
    Parameters
    Type Name Description
    System.Boolean disposing
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved