Home All Groups Group Topic Archive Search About

Change System's List Seperator?

Author
19 Jun 2006 12:02 PM
Joerg Battermann
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 programmatically via .net?


All the best & thanks,
-Joerg

Author
19 Jun 2006 12:45 PM
Patrice
In the worst case you could write this to the registry (HKCU\Control
Panel\International\sList) (though I'm not a big fan of changing user
controled settings).

--
Patrice

"Joerg Battermann" <joerg.batterm***@gmail.com> a écrit dans le message de
news: 1150718539.181444.247***@u72g2000cwu.googlegroups.com...
Show quoteHide quote
> 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 programmatically via .net?
>
>
> All the best & thanks,
> -Joerg
>