C# Class BExplorer.Shell.ListViewColumnDropDownArgs

Inheritance: System.EventArgs
Show file Open project: Gainedge/BetterExplorer Class Usage Examples

Public Methods

Method Description
ListViewColumnDropDownArgs ( Int32 colIndex, Point pt ) : BExplorer.Shell._Plugin_Interfaces

Method Details

ListViewColumnDropDownArgs() public method

public ListViewColumnDropDownArgs ( Int32 colIndex, Point pt ) : BExplorer.Shell._Plugin_Interfaces
colIndex System.Int32
pt System.Drawing.Point
return BExplorer.Shell._Plugin_Interfaces