Zilog80 NavigationBar Control

July 17, 2017 ยท View on GitHub

Navigation control for Windows Forms (VB.NET and C#)

NuGet package The control is available as a NuGet package at nuget.org.

NuGet

Available TargetFrameworks from NuGet package: .NET 2.0, .NET 3.5 (including client profile), .NET 4.0 (including client profile), .NET 4.5 to .NET 4.6.1 versions

New features: (current version 1.0.0.5)

  • Reduced blinking. See issue 5
  • Added new Property ShowSelectedGlyph (by default true)
  • Added new Property IconLocation (by default X:8, y:8)
  • Update NuGet package to current version
  • Added Sample Demo #4:

Alt text

New features: (version 1.0.0.4)

  • Tooltips
  • AutoVerticalScrollBar visible or not visible (Mouse Wheel works always)
  • ShowItemsBorder visible or not visible

Alt text

Custom control working as navigation control. Useful for settings forms.

Sample Demo #1: Alt text

Sample Demo #2: Alt text

Sample Demo #3: Alt text

"Real world" Settings Demo: Alt text