
Returns a handle to the window that contains the specified point. Returns a child, parent or sibling window for the current window.

Retrieves the coordinates of the smallest rectangle that completelyĮncloses the update region of the specified window. Returns all non-child windows associated with a specified thread. Returns the identifier of the thread that created this window. Returns a copy of the window region of a window. Retrieves the opacity and transparency color key of a layered window. GetLayeredWindowAttributes( ColorRef crKey, Returns the currently set window hot key or null if hot key isn't set. Returns a handle to the foreground window (the window with which the user is currently working). Retrieves window that has keyboard focus if the window is attached to the message Returns the title or text associated with a control in a dialog box. Returns window's client size (width and height). Returns child windows that belong to a specified parent window. Returns child windows that belong to the current window. Returns all top-level windows on the screen. Starts or stops window flashing depending on a passed parameter.

Searches a child window by specified class name and its title. Searches the window by a specified class name and its title.įindWindowByName( windowName) Searches a window by a specified class name. This function is designed for enabling/disabling this window.Įxecutes infinite event loop handling cycle for the window specified by
Passes message information to a specified window procedure.Ĭonverts the client-area coordinates of a specified point to screenĬreates a new window with extended style. Prepares a specified window for painting.īrings the window to the top of the Z order. INFINITE_TIMEOUT, INVALID_HANDLE_VALUE, STATUS_ABANDONED_WAIT_0, STATUS_TIMEOUT, STATUS_WAIT_0įields inherited from class Ĭonstructs an instance getting the handle from the passed AWT component.Ĭonstructs a new instance with the passed handle value. ShowWindowCommand class represents enumeration of commands to use inįields inherited from class 32. The options class for determining a combination of hot key modifiers. ItĬorresponds to HWND native Windows data type.Įnumeration of possible window ancestors. This class provides methods and constants to work with native windows. SUMMARY: NESTED | FIELD | CONSTR | METHODĬom.Wnd All Implemented Interfaces:, Direct Known Subclasses: DesktopWindow
