C# Class Nexus.UI.Controls.DoubleBufferedListView

A normal ListView, but with double buffering enabled.
Inheritance: System.Windows.Forms.ListView
ファイルを表示 Open project: NexusMods/NexusModManager-4.5

Public Methods

Method Description
DoubleBufferedListView ( ) : System.Windows.Forms

The default constructor.

Method Details

DoubleBufferedListView() public method

The default constructor.
public DoubleBufferedListView ( ) : System.Windows.Forms
return System.Windows.Forms