Listview item display:
In my application when I am entering string it compares with formtext of each form.If it matches with
any of the formText ,it displays the image of panel2 that is on each form .These images appears in listview
as a result of matching of two strings(string in textbox and string of formtext)...
Now problem is that when results are displayed in listview ,then the images appears in center and I want to
left allign each image in teh column.
How can I allign the images to the left in the column like we have SNO. alligned to the left in column1.