NavigationBarPanel

Bars for Windows Forms Forum

Posted 19 years ago by Grant
Avatar
For the controls that don't have the ability to change renderers in the designer, is there a way to do it without code that I'm missing. I.e., how do I change navigation bar like tab strip? Or do they not really have additional renderers?

Comments (3)

Posted 19 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Grant,

The NavigationBar only comes with one renderer (the Office one) which supports all the various color schemes of the Office style. Since there's just that one renderer, we didn't add renderer selection functionality in the designer for that control.


Actipro Software Support

Posted 19 years ago by Grant
Avatar
Makes sense (but I still was hunting for this since the tab strip had taught me this paradigm).

How heavy a control is the panel on the inside. If I'm not using it for it's cool header/subheader sets, and I basically just want a panel where I can set the border color, is it overkill?
Posted 19 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
It's about as light of a UIControl as it can be. Most of the code is just in the UIControl base class.


Actipro Software Support

The latest build of this product (v24.1.0) was released 3 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.