C# Class BExplorer.Shell.DataObject.ShDragImage

Show file Open project: Gainedge/BetterExplorer

Public Properties

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

Property Details

crColorKey public property

public int crColorKey
return int

hbmpDragImage public property

public IntPtr,System hbmpDragImage
return System.IntPtr

ptOffset public property

public Win32Point ptOffset
return Win32Point

sizeDragImage public property

public Win32Size sizeDragImage
return Win32Size