C# Class Treefrog.Windows.Controls.WinEx.EditableListView.NMHDR

Mostrar archivo Open project: jaquadro/Treefrog

Public Properties

Property Type Description
code System.Int32
hwndFrom System.IntPtr
idFrom System.Int32

Public Methods

Method Description
NMHDR ( IntPtr hwnd, Int32 id, Int32 c ) : System

Method Details

NMHDR() public method

public NMHDR ( IntPtr hwnd, Int32 id, Int32 c ) : System
hwnd System.IntPtr
id System.Int32
c System.Int32
return System

Property Details

code public_oe property

public Int32,System code
return System.Int32

hwndFrom public_oe property

public IntPtr,System hwndFrom
return System.IntPtr

idFrom public_oe property

public Int32,System idFrom
return System.Int32