Improved text element's list view

This commit is contained in:
Thorsten Sommer 2022-07-21 21:02:22 +02:00
parent 9ad19efc46
commit e08c94177a
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -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