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. Messagebox Button? in .net 2005

Messagebox Button? in .net 2005

Scheduled Pinned Locked Moved C#
csharpquestion
3 Posts 3 Posters 0 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.
  • R Offline
    R Offline
    Rohit Dev
    wrote on last edited by
    #1

    hai all, is it possible to change the language of messagebox button.. for eg: MessageBox.Show("hai", "MSG", MessageBoxButtons.YesNo); can we change the language(german,french..) of "YesNo" . i.e while installing if we select the lanaguage as german is it possible to display the yes /no button of the messagebox in german.. Rohit

    A S 2 Replies Last reply
    0
    • R Rohit Dev

      hai all, is it possible to change the language of messagebox button.. for eg: MessageBox.Show("hai", "MSG", MessageBoxButtons.YesNo); can we change the language(german,french..) of "YesNo" . i.e while installing if we select the lanaguage as german is it possible to display the yes /no button of the messagebox in german.. Rohit

      A Offline
      A Offline
      AB7771
      wrote on last edited by
      #2

      Hi, The text on the messagebox i guess depends on the Operating system, I had created an application, but when that app was executed on a Japanese XP OS the messageboxes displayed Yes/No in Japanese language by default. Regards, Pramod

      1 Reply Last reply
      0
      • R Rohit Dev

        hai all, is it possible to change the language of messagebox button.. for eg: MessageBox.Show("hai", "MSG", MessageBoxButtons.YesNo); can we change the language(german,french..) of "YesNo" . i.e while installing if we select the lanaguage as german is it possible to display the yes /no button of the messagebox in german.. Rohit

        S Offline
        S Offline
        StyleGuide
        wrote on last edited by
        #3

        Have a look at the System.Globalization namespace. HTH Jonny

        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