Change System's List Seperator?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Joerg Battermann

    #1

    Change System's List Seperator?

    Hello there,

    does anyone know whether it is possible to change Window's "List
    Seperator" (Start -> Control Panel -> Regional and Language Options ->
    Customize -> List Seperator) value programmaticall y via .net?


    All the best & thanks,
    -Joerg

  • Patrice

    #2
    Re: Change System's List Seperator?

    In the worst case you could write this to the registry (HKCU\Control
    Panel\Internati onal\sList) (though I'm not a big fan of changing user
    controled settings).

    --
    Patrice

    "Joerg Battermann" <joerg.batterma nn@gmail.com> a écrit dans le message de
    news: 1150718539.1814 44.247060@u72g2 00...legr oups.com...[color=blue]
    > Hello there,
    >
    > does anyone know whether it is possible to change Window's "List
    > Seperator" (Start -> Control Panel -> Regional and Language Options ->
    > Customize -> List Seperator) value programmaticall y via .net?
    >
    >
    > All the best & thanks,
    > -Joerg
    >[/color]


    Comment

    Working...