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
AddOrRemoveButtonsText | Gets or sets the add or remove buttons text. |
NavigationPaneOptionsText | Gets or sets the navigation pane options text. |
ShowFewerButtonsText | Gets or sets the show fewer buttons text. |
ShowMoreButtonsText | Gets or sets the show more buttons text. |
Properties
AddOrRemoveButtonsText
public string AddOrRemoveButtonsText
Gets or sets the add or remove buttons 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.