![]() ![]() | Gets the windowing system identifier for the desktop. |
![]() ![]() | Sets the active window in the windowing system hierarchy. |
![]() ![]() | Gets a list of all the child windows of a windowing system window. |
![]() ![]() | Gets a list of the operating system process identifiers of all running processes. |
![]() ![]() | Traverses the entire windowing system hierarchy on the display and returns a list of all windowing system windows found. |
![]() ![]() | Traverses the windowing system hierarchy (from child to parent to grandparent and so forth), producing a list of windowing system identifiers for each window found. |
![]() ![]() | Gets the class name of a windowing system window. |
![]() ![]() | Returns the windowing system child control identifier (a small application-defined integer value) for a windowing system window. |
![]() ![]() | Gets the operating system process identifier of the calling process. |
![]() ![]() | Gets the location and size on the display of a windowing system window. |
![]() ![]() | Gets the windowing system identifier of the current foreground window. |
![]() ![]() | Gets the window handle of the parent of a windowing system window. |
![]() ![]() | Gets the window immediately above another in the windowing system hierarchy. |
![]() ![]() | Gets the file name of a running process. |
![]() ![]() | Gets a list of the windowing system identifiers of all windows created by processes started from executable files with the given file name. |
![]() ![]() | Traverses the windowing system hierarchy (from child to parent to grandparent and so forth) to determine the root ancestor of a window. |
![]() ![]() | Gets the windowing system identifier for the window that occupies on the given point on the display, ignoring a specific window. |
![]() ![]() | Gets the operating system process identifier of the process that maintains the a windowing system window. |
![]() ![]() | Gets the windowing system style flags for a window. |
![]() ![]() | Gets the text associated with the given windowing system window. |
![]() ![]() | Gets the z-index value of a windowing system window among all its siblings. |
![]() ![]() | Determines if a given window handle refers to an existing windowing system window on the display. |
![]() ![]() | Gets a value that indicates whether the a windowing system window expects text strings passed to it to be in Unicode format. |
![]() ![]() | Gets a value that determines if a windowing system window is visible. |
![]() ![]() | Overloaded. Plays the system default sound. |
![]() ![]() | Sets the location, size, and z-order of a windowing system window. |
![]() ![]() | Forces a windowing system window to redraw itself. |
![]() ![]() | Sets the foreground window (the top-level window that sits on top of all other non-topmost siblings) in the windowing system hierarchy. |
![]() ![]() | Sets the given window to have the transparent style, which causes it to ignore mouse input. |
![]() | Initializes a new instance of the Win32Helper class. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |