C# 클래스 ACPAddIn.ThisAddIn.GUITHREADINFO

파일 보기 프로젝트 열기: autocompaste/AutoComPaste

공개 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 상세

cbSize 공개적으로 프로퍼티

public uint cbSize
리턴 uint

flags 공개적으로 프로퍼티

public uint flags
리턴 uint

hwndActive 공개적으로 프로퍼티

public IntPtr,System hwndActive
리턴 System.IntPtr

hwndCapture 공개적으로 프로퍼티

public IntPtr,System hwndCapture
리턴 System.IntPtr

hwndCaret 공개적으로 프로퍼티

public IntPtr,System hwndCaret
리턴 System.IntPtr

hwndFocus 공개적으로 프로퍼티

public IntPtr,System hwndFocus
리턴 System.IntPtr

hwndMenuOwner 공개적으로 프로퍼티

public IntPtr,System hwndMenuOwner
리턴 System.IntPtr

hwndMoveSize 공개적으로 프로퍼티

public IntPtr,System hwndMoveSize
리턴 System.IntPtr

rcCaret 공개적으로 프로퍼티

public RECT,System.Windows.Forms rcCaret
리턴 System.Windows.Forms.RECT