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 |