|
how to create an xml control in visual studio
I am doing some tutorials and it says "Drag an Xml control from the tool box onto the form". I looked at the tool box in the 'web forms' tab section and also other sections but I can find this control (xml control). I see all the other things like a label control, button control, image etc.
So where it is hiding?
I also checked on the msdn web site and they say "From the Standard tab of the Toolbox, drag an Xml control onto the page." But it is not found in my tool box of my visual studio.
Some one help please
|