System.Windows.Forms.SearchForVirtualItemEventArgs Class

Provides data for the ListView.SearchForVirtualItem event.

See Also: SearchForVirtualItemEventArgs Members

Syntax

public class SearchForVirtualItemEventArgs : EventArgs

Remarks

The System.Windows.Forms.SearchForVirtualItemEventArgs is constructed and passed to the ListView.SearchForVirtualItem event when you call the erload:System.Windows.Forms.ListView.FindItemWithText or erload:System.Windows.Forms.ListView.FindNearestItem methods on a System.Windows.Forms.ListView control in virtual mode.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0