diff -r e5910d7b6a81 -r 5770478e1fe3 Server/FormEditAction.Designer.cs --- a/Server/FormEditAction.Designer.cs Tue Jul 26 15:05:57 2016 +0200 +++ b/Server/FormEditAction.Designer.cs Tue Jul 26 15:30:46 2016 +0200 @@ -44,6 +44,7 @@ this.comboBoxActionType.Location = new System.Drawing.Point(55, 12); this.comboBoxActionType.Name = "comboBoxActionType"; this.comboBoxActionType.Size = new System.Drawing.Size(333, 21); + this.comboBoxActionType.Sorted = true; this.comboBoxActionType.TabIndex = 18; this.comboBoxActionType.SelectedIndexChanged += new System.EventHandler(this.comboBoxActionType_SelectedIndexChanged); //