This is the complete list of members for SeciControls.WinApi, including all inherited members.
FindWindow(string lpClassName, string lpWindowName) | SeciControls.WinApi | |
GetDesktopWindow() | SeciControls.WinApi | |
GetMenuItemCount(IntPtr hMenu) | SeciControls.WinApi | |
GetSystemMenu(IntPtr hWnd, [MarshalAs(UnmanagedType.Bool)] Boolean revert) | SeciControls.WinApi | |
GetWindowRect(IntPtr hWnd, out Rect lpRect) | SeciControls.WinApi | |
GetWindowText(int hWnd, StringBuilder lpString, int nMaxCount) | SeciControls.WinApi | |
GetWindowTextLength(int hWnd) | SeciControls.WinApi | |
LockWindowUpdate(IntPtr hwndLock) | SeciControls.WinApi | |
MF_BYPOSITION | SeciControls.WinApi | |
MF_REMOVE | SeciControls.WinApi | |
MoveWindow(IntPtr hWnd, int x, int y, int cx, int cy, [MarshalAs(UnmanagedType.Bool)] Boolean repaint) | SeciControls.WinApi | |
RemoveMenu(IntPtr hMenu, int index, int flags) | SeciControls.WinApi | |
SetParent(IntPtr hWndChild, IntPtr hWndNewParent) | SeciControls.WinApi | |
ShowWindow(int hWnd, int nCmdShow) | SeciControls.WinApi |