TouchToolKit for WinForms | ComponentOne
Zoom Policies / Zoom Policies for Standard Controls / ListView Zoom Policy
In This Topic
    ListView Zoom Policy
    In This Topic

    The ListViewZoomPolicy changes the ListView.Font and ListView.Columns[i].Width to ensure the text is not clipped and it’s viewable in the listview control while zooming.

    Set zoomfactor to 120%, the following table illustrates difference between enabling and disabling the ListZoomPolicy.

    Without ZoomPolicy

    With ZoomPolicy

    disabled zoom policy

    enabled zoom policy