Hello,
I am trying to use a Variable Lookup ListView in a form to display three
columns.
-The data in these columns will never vary in length.
-I don't want the user to be able to resize columns, and I don't want
a horizontal scroll bar to appear.
The problem is, I always have to leave the right side of the third
column visible inside the ListView box in order to avoid the horizontal
scroll bar.
Also, I can only select (highlight) items in the list view by
right-clicking. When I left-click, they do not stay highlighted when I
release the mouse.