Pane Window

The PaneWindow Repository object enables developers to define an independent Pane window. As the PaneWindow object has limited functionality, it should be used only when the FindWindow API fails to work on a typical standard window.

The PaneWindow object supports all standard window APIs except for the following:

Move(x,y)

Resize(w,h)

MaximizeWindow()

MinimizeWindow()