Hi,
I am trying to replicate as close as possible the actual look and feel of an MS Office 2007 app. E.g. in Word 2007, there is are Exit and Options buttons in the bottom of the application menu.
I can achieve the same using a PopupControlContainer containing two simple buttons and linking it up to the BottomPaneControlContainer. However, my problem is that the control container displays a border around the buttons, making it look different from MS Word. Is there any way to achieve what I need without the nasty border?
Thanks in advance,
Sigol.