Intersoft Support Center

Configure NavPane with Navigator

WebNavPane is able to be configured as navigator.

This topic will show you how to configure NavPane with Navigator.

To configure NavPane with Navigator

  1. Right-click WebNavPane control and choose WebNavPane Designer.
  2. Go to Bars and select one member of WebNavBar collection.
  3. Choose Items and click the collection button.
  4. Select one member of WebNavBarItem collection and set TargetURL to http://www.yahoo.com.
  5. You can specify TargetWindow at global setting (BarItemSettings.TargetWindow) to have all BarItems to use the specified TargetWindow. You can override the TargetWindow at WebNavBarItem level for individual scenarios.
Previous Next