Improved text element's list view
This commit is contained in:
parent
9ad19efc46
commit
e08c94177a
@ -168,7 +168,7 @@
|
||||
this.listTextElements.Size = new System.Drawing.Size(634, 115);
|
||||
this.listTextElements.TabIndex = 5;
|
||||
this.listTextElements.UseCompatibleStateImageBehavior = false;
|
||||
this.listTextElements.View = System.Windows.Forms.View.Details;
|
||||
this.listTextElements.View = System.Windows.Forms.View.SmallIcon;
|
||||
this.listTextElements.ItemSelectionChanged += new System.Windows.Forms.ListViewItemSelectionChangedEventHandler(this.listTextElements_ItemSelectionChanged);
|
||||
//
|
||||
// column
|
||||
|
Loading…
Reference in New Issue
Block a user