CPWindowOrderingMode


Global Variables
CPWindowBelow = 2
        The receiver is placed directly behind the window specified.
CPWindowOut = 0
        The receiver is removed from the screen list and hidden.
CPWindowAbove = 1
        The receiver is placed directly in front of the window specified.