Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7715973
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T02:31:16+00:00 2026-06-01T02:31:16+00:00

I want to create a modal dialog that has more controls than what a

  • 0

I want to create a modal dialog that has more controls than what a standard .NET MessageBox offers you. I’ve created my own Windows Form that will be called with ShowDialog() to give the modal behavior. However, I’d like to utilize the graphics that come with MessageBox via MesageBoxIcon. Is this possible? Is it also possible to replicate playing the error/warning windows sounds associated with the message box icons (as they are set in the user’s windows settings)?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T02:31:18+00:00Added an answer on June 1, 2026 at 2:31 am

    See System.Drawing.SystemIcons class to display the system icons the MessageBox class uses, such as Question, Information and Warning.

    e.Graphics.DrawImage(SystemIcons.Question.ToBitmap(), new Point(0, 0));
    

    For the sounds, see the System.Media.SystemSounds class to play the associated sounds.

    System.Media.SystemSounds.Asterisk.Play();
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to do something like this so I can create a modal dialog
I want to be able to create modal dialogs, with, for example close: function()
What I want is to create a Model that connects with another using a
I have a onclick event that has a value in it that I want
i'm trying to create a modal dialog with jquery mobile rc2. This is my
I was hoping to create a lightbox/modal dialog for login into my website which
I have a simple class that I want to use to show a Dialog
i'm starting to use modal dialog; i create this code reading, and with the
I want to have a dialog that looks kinda like this: I thought this
I have a View that has the ability to both create and edit an

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.