Dialog Box Launcher | ASP.NET MVC Extensions

Skip to main content Menu ASP.NET MVC Extensions All docs V 25.2 Search: Search Search in…
  • DevExpress documentation only
  • All DevExpress web resources
Docs > Components > Site Navigation and Layout > Ribbon > Visual Elements > Dialog Box Launcher All docs V25.2

General Information

Support Services Install Trial Version Install Registered Products NuGet Packages Install Updates Security Information UI Localization

IDE Productivity Tools

CodeRush for Visual Studio (FREE)

QA/Web Testing Tools

TestCafe Studio

Desktop UI Controls

Controls

WinForms WPF VCL (Delphi & C++Builder)

FREE UTILITIES

WinForms Skin Editor WPF Theme Designer

Frameworks and Libraries

AI Integration XAF - Cross-Platform .NET App UI XPO - .NET ORM Library (FREE) XPO Profiler Core Libraries Drawing Graphics Library .NET App Security & Web API Service (FREE)

Web UI Controls

Controls and Extensions

DevExtreme (Angular, React, Vue, jQuery) Blazor (Server, WebAssembly, and Hybrid) ASP.NET Core ASP.NET Web Forms ASP.NET MVC 5 ASP.NET MVC 5 (JavaScript-based) ASP.NET Bootstrap Design System (Blazor)

FREE UTILITIES

ASP.NET Theme Builder ASP.NET Theme Deployer

Mobile

.NET MAUI

PDF & Office Document APIs

Word (DOCX, DOC) Excel (XLSX, XLS) PowerPoint (PPTX) PDF

Reporting & Analytics

DevExpress Reports (all supported platforms) Report & Dashboard Server BI Dashboard

End-User Documentation

Interface Elements for Desktop Interface Elements for Web Dashboard for Desktop Dashboard for Web
  • 25.2
  • 25.1
  • Previous Versions
  • Filter table of contents Clear search input Full-text search ASP.NET MVC Extensions .NET Support and Migration Prerequisites Supported Browsers What's Installed Get Started Upgrade to a New Version Common Concepts Components Card View Charting Data and Image Navigation Data Editors Diagram Docking and Popups File Management Gantt Grid View HTML Editor Multi-Use Site Extensions Pivot Grid Reporting Rich Text Editor Scheduler Site Navigation and Layout Floating Action Button FormLayout Menu NavBar Ribbon Item Types Visual Elements File Tab Tab Context Tab Category Group Item Minimize Button Dialog Box Launcher Pin Button PageControl TabControl PopupMenu Splitter TreeView Panel Spell Checker Spreadsheet Tree List Vertical Grid Query Builder Security Considerations Redistribution and Deployment Troubleshooting Get More Help .NET Framework API Reference Client API Reference Download CHM

    General Information

    Support Services Install Trial Version Install Registered Products NuGet Packages Install Updates Security Information UI Localization

    IDE Productivity Tools

    CodeRush for Visual Studio (FREE)

    QA/Web Testing Tools

    TestCafe Studio

    Desktop UI Controls

    Controls

    WinForms WPF VCL (Delphi & C++Builder)

    FREE UTILITIES

    WinForms Skin Editor WPF Theme Designer

    Frameworks and Libraries

    AI Integration XAF - Cross-Platform .NET App UI XPO - .NET ORM Library (FREE) XPO Profiler Core Libraries Drawing Graphics Library .NET App Security & Web API Service (FREE)

    Web UI Controls

    Controls and Extensions

    DevExtreme (Angular, React, Vue, jQuery) Blazor (Server, WebAssembly, and Hybrid) ASP.NET Core ASP.NET Web Forms ASP.NET MVC 5 ASP.NET MVC 5 (JavaScript-based) ASP.NET Bootstrap Design System (Blazor)

    FREE UTILITIES

    ASP.NET Theme Builder ASP.NET Theme Deployer

    Mobile

    .NET MAUI

    PDF & Office Document APIs

    Word (DOCX, DOC) Excel (XLSX, XLS) PowerPoint (PPTX) PDF

    Reporting & Analytics

    DevExpress Reports (all supported platforms) Report & Dashboard Server BI Dashboard

    End-User Documentation

    Interface Elements for Desktop Interface Elements for Web Dashboard for Desktop Dashboard for Web Dialog Box Launcher
    • Dec 17, 2020

    The Dialog Box Launcher is displayed in the group labels. Clicking the dialog box launcher raises the client-side ASPxClientRibbon.DialogBoxLauncherClicked and server-side ASPxRibbon.DialogBoxLauncherClicked events.

    Launcher1

    The table below lists the main members that affect element appearance and functionality.

    Characteristics Members
    Access Key RibbonGroup.DialogBoxLauncherAccessKey
    Image RibbonImages.GroupDialogBoxLauncher (via RibbonSettings.Images.GroupDialogBoxLauncher)
    Style RibbonStyles.GroupDialogBoxLauncher (via RibbonSettings.Styles.GroupDialogBoxLauncher)
    Visibility RibbonGroup.ShowDialogBoxLauncher

    Tag » Where Is The Dialog Box Launcher