Exemple #1
0
 public int GetWindowLong(IntPtr hWnd, int nIndex)
 {
     return(NativeWordStyleFormDesigner.GetWindowLong(hWnd, nIndex));
 }