Source Code & Description
r.a.d.treeview supports multiple languages. The only thing you need to do to is set the encoding of the XML Content file to
the corresponding language encoding, i.e.
<?xml version="1.0" encoding="ISO-8859-1"?> for French.
In this example we are using the LoadContentFile method to load different content file for the
respective language.