blah blah blah is here! blah blah » Close

1
votes
1 answers

Open XML Document Once only

Hi I am toying with an APP and I open an XMLDocument in the main form. I am trying to access the already opened XML document from a userControl... However I tried using a getter/setter (loadedXDoc) in Form1 then using Form1 f1 = new F ...

Feedback