C# Class BExplorer.Shell.DataObject.ShDragImage

显示文件 Open project: Gainedge/BetterExplorer

Public Properties

Property Type Description
crColorKey int
hbmpDragImage System.IntPtr
ptOffset Win32Point
sizeDragImage Win32Size

Property Details

crColorKey public_oe property

public int crColorKey
return int

hbmpDragImage public_oe property

public IntPtr,System hbmpDragImage
return System.IntPtr

ptOffset public_oe property

public Win32Point ptOffset
return Win32Point

sizeDragImage public_oe property

public Win32Size sizeDragImage
return Win32Size