Skip to main content
A newer version of this page is available.
All docs
V19.1

How to: Change the Navbar Control's View

The following code shows how to change a NavBarControl’s View via the NavBarControl.PaintStyleName property.

navBarControl1.PaintStyleName = "XP1View";