Hi i have a simple question. here is my code:
XmlDocument xmlData = new XmlDocument(); xmlData.Load(\"xml.xml\"); /* Load announceme
are you asking for the signature for the click event? if you're working in visual studio, you should be able to type
item.Click+= tab tab
and it'll generate something for you