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

Afficher le fichier Open project: jaquadro/Treefrog

Méthodes publiques

Свойство Type Description
code System.Int32
hwndFrom System.IntPtr
idFrom System.Int32

Méthodes publiques

Méthode Description
NMHDR ( IntPtr hwnd, Int32 id, Int32 c ) : System

Method Details

NMHDR() public méthode

public NMHDR ( IntPtr hwnd, Int32 id, Int32 c ) : System
hwnd System.IntPtr
id System.Int32
c System.Int32
Résultat System

Property Details

code public_oe property

public Int32,System code
Résultat System.Int32

hwndFrom public_oe property

public IntPtr,System hwndFrom
Résultat System.IntPtr

idFrom public_oe property

public Int32,System idFrom
Résultat System.Int32