mirror of
https://github.com/kwsch/NHSE.git
synced 2026-06-02 22:14:52 -05:00
Widen dropdown for longer item names
This commit is contained in:
parent
b9ef2eb314
commit
b28d999596
1
NHSE.WinForms/Controls/ItemEditor.Designer.cs
generated
1
NHSE.WinForms/Controls/ItemEditor.Designer.cs
generated
|
|
@ -54,6 +54,7 @@ private void InitializeComponent()
|
|||
//
|
||||
// CB_ItemID
|
||||
//
|
||||
this.CB_ItemID.DropDownWidth = 322;
|
||||
this.CB_ItemID.FormattingEnabled = true;
|
||||
this.CB_ItemID.Location = new System.Drawing.Point(3, 3);
|
||||
this.CB_ItemID.Name = "CB_ItemID";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user