HypernovaDesktop Components · docs
Binarymission
WinFormsPanel Bar › PanelBarAddShowNavigationOptionsMenuResourceProvider

PanelBarAddShowNavigationOptionsMenuResourceProvider

class.NET 6 / 8 / 10.NET Framework 4.8Binarymission.WinForms.Controls.NavigationControls

The text shown on the panel bar's navigation options menu. Every string is settable so an application can localize the menu without subclassing the control.

public class PanelBarAddShowNavigationOptionsMenuResourceProvider

Members at a glance

AddOrRemoveButtonsTextGets or sets the add or remove buttons text.
NavigationPaneOptionsTextGets or sets the navigation pane options text.
ShowFewerButtonsTextGets or sets the show fewer buttons text.
ShowMoreButtonsTextGets or sets the show more buttons text.

Properties

AddOrRemoveButtonsText

public string AddOrRemoveButtonsText

Gets or sets the add or remove buttons text.

NavigationPaneOptionsText

public string NavigationPaneOptionsText

Gets or sets the navigation pane options text.

ShowFewerButtonsText

public string ShowFewerButtonsText

Gets or sets the show fewer buttons text.

ShowMoreButtonsText

public string ShowMoreButtonsText

Gets or sets the show more buttons text.