The below referenced autohotkey script creates some open space on an application's window below its menu (for a toolbar). It also creates a toolbar.
What am I wondering is, might it be straightfoward using the dll plugin, to create just the empty space. Then we could use that space as the caption/offset position for a Powerpro context bar. I thought to try simply changing the window position of the child window using Window.Position. But unlike with the autohotkey script, the original position is restored, if, e.g., main the window is subsequently resized. Autohotkey script here: <http://www.donationcoder.com/Software/Skrommel/Barnacle/Barnacle.ahk> Need exe version for all of the resources <http://www.donationcoder.com/Software/Skrommel/Barnacle/Barnacle.exe> Regards, Sheri
