How to check are files for complex script and rtl languages installed
-
How to check, from C#, are files for complex script and rtl languages (Regional and Language settings) installed? Thanks
-
How to check, from C#, are files for complex script and rtl languages (Regional and Language settings) installed? Thanks
I don't know if there it is built-in class (SystemInformation class might contain this information) for this but I suspect the settings are stored in system registry.
Giorgi Dalakishvili #region signature My Articles / My Latest Article[^] / My blog[^] #endregion
-
I don't know if there it is built-in class (SystemInformation class might contain this information) for this but I suspect the settings are stored in system registry.
Giorgi Dalakishvili #region signature My Articles / My Latest Article[^] / My blog[^] #endregion
I did not find it there :( Thank you for your answer Edit: Or is there another way of checking whether right to left text will display correctly on my form?
modified on Thursday, October 30, 2008 11:29 AM