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 can we change the input locale programmatically using C#

how can we change the input locale programmatically using C#

Scheduled Pinned Locked Moved C#
csharphelpquestion
3 Posts 2 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.
  • G Offline
    G Offline
    g_hemanth17
    wrote on last edited by
    #1

    hi, how can i change the regional settings, input locale programatically using c#. input locale has to be applied for the Operating system level. plz help me out.. Thanks in advance.

    hemanth

    C 1 Reply Last reply
    0
    • G g_hemanth17

      hi, how can i change the regional settings, input locale programatically using c#. input locale has to be applied for the Operating system level. plz help me out.. Thanks in advance.

      hemanth

      C Offline
      C Offline
      ChandraRam
      wrote on last edited by
      #2

      g_hemanth17 wrote:

      hi, how can i change the regional settings, input locale programatically using c#. input locale has to be applied for the Operating system level. plz help me out..

      You can create a CultureInfo class and assign to the current thread... is that what you are looking for?

      G 1 Reply Last reply
      0
      • C ChandraRam

        g_hemanth17 wrote:

        hi, how can i change the regional settings, input locale programatically using c#. input locale has to be applied for the Operating system level. plz help me out..

        You can create a CultureInfo class and assign to the current thread... is that what you are looking for?

        G Offline
        G Offline
        g_hemanth17
        wrote on last edited by
        #3

        Thanks for your reply, using cultureinfo we can change the userinterface and IME for the particular form. but i want to change the whole operating system input locale. how could i do that one. thanks in advance.

        hemanth

        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