Menu: Main Toolbar
You can perform common tasks with Main Toolbar Actions. You can also use specific approaches from this article.
ASP.NET Core Blazor
Documentation
- How To: Create a Custom Blazor Application Template
- Action Containers location in UI
- Use SaveOptions Container
Examples
WinForms
Documentation:
- Add a Custom Action Container
- How to: Enable the Main Menu Bars or Ribbon in WinForms
- IModelAction.QuickAccess
- SupportClientScriptsExtensions.SetClientScript
Example:
ASP.NET Web Forms
Documentation:
- How to: Customize an ASP.NET Web Forms Template
- Use the WebActionContainer
- IModelActionWeb.AdaptivePriority
- IModelActionWeb.CustomCSSClassName
- IModelActionWeb.ConfirmUnsavedChanges
- IModelActionWeb.IsPostBackRequired
Examples: