C# Class ACPAddIn.ThisAddIn.GUITHREADINFO

Exibir arquivo 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_oe property

public uint cbSize
return uint

flags public_oe property

public uint flags
return uint

hwndActive public_oe property

public IntPtr,System hwndActive
return System.IntPtr

hwndCapture public_oe property

public IntPtr,System hwndCapture
return System.IntPtr

hwndCaret public_oe property

public IntPtr,System hwndCaret
return System.IntPtr

hwndFocus public_oe property

public IntPtr,System hwndFocus
return System.IntPtr

hwndMenuOwner public_oe property

public IntPtr,System hwndMenuOwner
return System.IntPtr

hwndMoveSize public_oe property

public IntPtr,System hwndMoveSize
return System.IntPtr

rcCaret public_oe property

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