This commit is contained in:
David Sparer
2019-05-24 08:31:15 -05:00
parent f9160677c3
commit 22e43c84fc

View File

@@ -49,7 +49,6 @@
this.olvConnections.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.None;
this.olvConnections.HideSelection = false;
this.olvConnections.IsSimpleDragSource = true;
this.olvConnections.IsSimpleDropSink = true;
this.olvConnections.LabelEdit = true;
this.olvConnections.Location = new System.Drawing.Point(0, 24);
this.olvConnections.MultiSelect = false;