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

  • Home
  • SEARCH
  • 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 997719
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T07:04:46+00:00 2026-05-16T07:04:46+00:00

I want to display font dialog box in my web application(asp.net). Im using the

  • 0

I want to display font dialog box in my web application(asp.net). Im using the following code. Its working fine.

Problem:
Dialogbox is getting open but it is behind the page. Even though i closed the application it is still open. It is not binded to the application.

Code:

    FontDialog fontDialog = new FontDialog();
        fontDialog.ShowColor = true;

        DialogResult dR = fontDialog.ShowDialog();

        if (dR == DialogResult.OK)
        {
            txtChange.Font = fntDialog.Font;
        }

Edit:

I want to create an application for Entry pages to fill the database.
In this i want to store text and its font size, name and color.

Im my mind there are two options:

  1. Displaying the fonts from the system.(Dropped bcz these entry page application is in the one system and the report page application going to run kiosk). It will create problem if the fonts are not available in the kiosk.

    1. Font dialogbox.(Also creating problem)

Please is there any other good option for this.

  • 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-05-16T07:04:46+00:00Added an answer on May 16, 2026 at 7:04 am

    Er…. this is NOT a good idea. This dialog will launch on the server, which means if you are accessing this from a remote computer (which is more than likely), you’ll never see the dialog, but the server could end up with countless dialog instances popping up.

    What use is the fonts dialog in a web application anyway??

    EDIT: To be safe, I’d produce a list of known fonts on the system and then simply list them in a drop down box. You’ve already discovered the problem with enumerating the fonts and attempting to use a dialog.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want the following code: <pre style=voodoo>123456789</pre> To display as: 123 456 789 (In
I want to use the font used in the Quicksilver large text display. Is
I want display data from database in Listbox...Here is my code, It is not
I have a simple quiz application and I want display a nice timer /
I'm loading google web fonts to display some text strings. What I want to
I want to display the contents of a web page in a different format
I want to display text on a page like in the following way: My
I want to display a text with a bigger font in the leftmost column
I have a NSTextView that I want to display a horizontal scroll bar. Following
On my page I got the following user control: <div class=editFormDialog style=display: none; font-size:

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.