> So far, I just tested using a negative hoffset and positive voffset applied 
> to left caption on a context bar that is autoshown. Simple and works fine! 
> All the showing and unshowing is already in PowerPro. 

Good thinking.   I guess you create a separate bar for each window, allowing 
you to tailor the offset.  


> 
> If a handle gets returned, what is the command to destroy it after the 
> associated window is closed?

dll plugin call to destroymenu(hMenu)

> 
> Is there any flexibility possible on the height of the added row?


I don't think so, other than globally adjusting the menu bar height (e.g. with 
diplay properties|appearnance|advance).  Ther trick is that the added space is 
just a new row in the standard menu bar attached tot he window already, and I 
don't know of a application specific way to adjust the height of it.



Reply via email to