I need to make the last column of a listview extend to the right margin of the listview and cause the depth of the listview to show whole rows and not partial. I'd also like to widen vertically the listview rows so there is more space between rows other than the default usually assigned by the font that is set.
Also if the widening of the columns causes a horizontal scroll bar to appear at the bottom, how do I do the measurements to adjust the size of the listview so that only whole rows appear.
Bob Mechler
Also if the widening of the columns causes a horizontal scroll bar to appear at the bottom, how do I do the measurements to adjust the size of the listview so that only whole rows appear.
Bob Mechler
Comment