by Phil Wright » Tue Jun 12, 2007 5:40 pm
No you cannot. The check buttons as displayed in the Navigator cannot be made to look quite like that. You can change the amount of pixel space between each button and so you could try setting the gap to be -1 pixels. That might get very close but I suspect not quite close enough for what you need.
Alternatively you could create a set of standalone button with border edge control between them just like the above image. Then when the appropriate button is selected you then changed the selected page of the navigator. Thus you would be implementing the headers yourself and using the navigator to just display the pages.