C# Class BExplorer.Shell.Interop.LVHITTESTINFO

Datei anzeigen Open project: Gainedge/BetterExplorer Class Usage Examples

Public Properties

Property Type Description
flags uint
iItem int
iSubItem int
pt POINT

Property Details

flags public_oe property

public uint flags
return uint

iItem public_oe property

public int iItem
return int

iSubItem public_oe property

public int iSubItem
return int

pt public_oe property

public POINT,BExplorer.Shell.Interop pt
return POINT