Hi, According to the MBS documentation: Window.WindowDragRectMBS as IntegerRectMBS Function: The size of the screen area your window uses for the drag box.
What is a drag box? Also, here's a list of rects the MBS plugin provides (taken from its documentation): Window.WindowTitleProxyIconRectMBS as IntegerRectMBS Function: The size of the screen area your window uses for the title proxy icon. Window.WindowTitleBarRectMBS as IntegerRectMBS Function: The size of the screen area your window uses for the title bar. Window.WindowStructureRectMBS as IntegerRectMBS Function: The size of the screen area your window uses for the structure of the whole window. Window.WindowZoomBoxRectMBS as IntegerRectMBS Function: The size of the screen area your window uses for the zoom box. Window.WindowTitleTextRectMBS as IntegerRectMBS Function: The size of the screen area your window uses for the title text. Window.WindowCollapseBoxRectMBS as IntegerRectMBS Function: The size of the screen area your window uses for the collapse box. Window.WindowCloseBoxRectMBS as IntegerRectMBS Function: The size of the screen area your window uses for the close box. Window.WindowGrowRectMBS as IntegerRectMBS Function: The size of the screen area your window uses for the grow box. Window.WindowContentRectMBS as IntegerRectMBS Function: The size of the screen area your window uses for the content of the window. Hmmm... Perhaps that explain that a drag box does not exist? (just copied the "function" field) Is it just me, or is the MBS documentation not always helpful? _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
