C# Class ACPAddIn.ThisAddIn.GUITHREADINFO

Show file Open project: autocompaste/AutoComPaste

Public Properties

Property Type Description
cbSize uint
flags uint
hwndActive System.IntPtr
hwndCapture System.IntPtr
hwndCaret System.IntPtr
hwndFocus System.IntPtr
hwndMenuOwner System.IntPtr
hwndMoveSize System.IntPtr
rcCaret System.Windows.Forms.RECT

Property Details

cbSize public property

public uint cbSize
return uint

flags public property

public uint flags
return uint

hwndActive public property

public IntPtr,System hwndActive
return System.IntPtr

hwndCapture public property

public IntPtr,System hwndCapture
return System.IntPtr

hwndCaret public property

public IntPtr,System hwndCaret
return System.IntPtr

hwndFocus public property

public IntPtr,System hwndFocus
return System.IntPtr

hwndMenuOwner public property

public IntPtr,System hwndMenuOwner
return System.IntPtr

hwndMoveSize public property

public IntPtr,System hwndMoveSize
return System.IntPtr

rcCaret public property

public RECT,System.Windows.Forms rcCaret
return System.Windows.Forms.RECT