C# Class AdvancedDataGridView.TreeGridView.Win32Helper

Afficher le fichier Open project: swax/CodePerspective

Private Methods

Méthode Description
PostMessage ( System hwnd, int msg, IntPtr wparam, IntPtr lparam ) : bool
SendMessage ( System hWnd, int msg, IntPtr wParam, IntPtr lParam ) : IntPtr
SendMessage ( System hWnd, int msg, int wParam, int lParam ) : IntPtr