Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. how to set MessageBox font?please help!

how to set MessageBox font?please help!

Scheduled Pinned Locked Moved C#
helpdelphitutorialquestion
4 Posts 2 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    askhar516
    wrote on last edited by
    #1

    The message and title of the MessageBox use the system font,right?when i sent unicode string to the MessageBox,the message and title didn't appear normally.I am writing unicode based code,the string is unicode based(Uyghur language). This is the same on the title message of the Form,uyghur text is shown normally in the other controls. Is there any way to solve this problem? I know i can replace the system font with other fonts by modifying the desktop property. Is there any control that fix this,like RxLib(supports Delphi),or is there anything can set the MessageBox font?any help will be appreciated,thanks!!

    L 1 Reply Last reply
    0
    • A askhar516

      The message and title of the MessageBox use the system font,right?when i sent unicode string to the MessageBox,the message and title didn't appear normally.I am writing unicode based code,the string is unicode based(Uyghur language). This is the same on the title message of the Form,uyghur text is shown normally in the other controls. Is there any way to solve this problem? I know i can replace the system font with other fonts by modifying the desktop property. Is there any control that fix this,like RxLib(supports Delphi),or is there anything can set the MessageBox font?any help will be appreciated,thanks!!

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      MessageBoxManager - A Windows Forms component that provides enhanced MessageBox functionality[^]

      A 1 Reply Last reply
      0
      • L Lost User

        MessageBoxManager - A Windows Forms component that provides enhanced MessageBox functionality[^]

        A Offline
        A Offline
        askhar516
        wrote on last edited by
        #3

        I have two questions appeared as below: 1.Thanks to stancrm,that gives me the help,what does "Hook Enabled" mean? 2.The message and title of the MessageBox in Uyghur language now appears normally,but the text of the buttons is still in chinese. How can i change the text of the button in the MessageBox,for example,change the OkButton text "Ok" to "xxx". thank you,further help will be appreciated,thanks again!

        L 1 Reply Last reply
        0
        • A askhar516

          I have two questions appeared as below: 1.Thanks to stancrm,that gives me the help,what does "Hook Enabled" mean? 2.The message and title of the MessageBox in Uyghur language now appears normally,but the text of the buttons is still in chinese. How can i change the text of the button in the MessageBox,for example,change the OkButton text "Ok" to "xxx". thank you,further help will be appreciated,thanks again!

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          Please ask the author of the article.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups