|
Hi,
Using C#, How to know when the ListView Vertical Scrollbar displays, I need to know this because when the scrollbar is displayed then I need to re-arrange the columns width to fit exactly to the ListView client area excluding the scrollbar width.
Many thanks. |