I'm not quite sure how to do this (the on-line help is usless!). I have this:..use the Color.FromName(string sName) function.but I guess this isn't right as it's giving me a blue squiggleVB Code:
TreeView1.BackColor.Name = Color.FromName(sTemp)Any help would be appreciated.
I'm unfamiliar with xml at the moment, but eventually.....I would also recommend that you use an xml config file instead of the old school ini files.




Any help would be appreciated.
Reply With Quote