Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27020

VS 2010 Read boolean from Xml

$
0
0
hi

how can i read a boolean from my xml file? i tried:

Code:

If (document.Name = "ShowTicker") Then TickerOnOff.Checked = Convert.ToBoolean(document.ReadInnerXml.ToString())
no luck, the checkbox stays as is...

Viewing all articles
Browse latest Browse all 27020

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>