C# Class ACPAddIn.ThisAddIn.GUITHREADINFO

Afficher le fichier Open project: autocompaste/AutoComPaste

Méthodes publiques

Свойство 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
Résultat uint

flags public_oe property

public uint flags
Résultat uint

hwndActive public_oe property

public IntPtr,System hwndActive
Résultat System.IntPtr

hwndCapture public_oe property

public IntPtr,System hwndCapture
Résultat System.IntPtr

hwndCaret public_oe property

public IntPtr,System hwndCaret
Résultat System.IntPtr

hwndFocus public_oe property

public IntPtr,System hwndFocus
Résultat System.IntPtr

hwndMenuOwner public_oe property

public IntPtr,System hwndMenuOwner
Résultat System.IntPtr

hwndMoveSize public_oe property

public IntPtr,System hwndMoveSize
Résultat System.IntPtr

rcCaret public_oe property

public RECT,System.Windows.Forms rcCaret
Résultat System.Windows.Forms.RECT