Window Functions
CitrixGetWindow Function
Returns the specified window of the currently tracked window stack.
CitrixGetWindowCaption Function
Returns the caption of the specified window.
CitrixGetWindowId Function
Returns the window-id (MS Windows) of the specified window.
CitrixGetWindowParentId Function
Returns the window-id (MS Windows) of the parent window of the specified window.
CitrixGetWindowPos Function
Returns the position of the specified window.
CitrixGetWindowSize Function
Returns the size of the specified window.
CitrixGetWindowStyle Function
Returns the style and the extended style of the specified window.
CitrixWindowBringToTop Function
Brings the specified window to the top-most position.
CitrixWindowMove function
Moves the specified window.
CitrixWindowResize Function
Resizes the specified window.
CitrixSearchWindow Function
Searches all tracked windows for a suitable window. The opposite of the
CitrixWaitForWindowCreation
function, this function does not wait until a specified window appears.
CitrixSearchWindowById Function
Uses window-id (MS Windows) to search for a window.
Parent topic:
Citrix Functions Overview