blah blah blah is here! blah blah » Close

0
votes
1 answers

XML data binding in Windows Form textbox

Hi, I have an XML file that looks like following: <Speed> <maxspeed>50</maxspeed> <highjogspeed>10</highjogspeed> <mediumjogspeed>10</mediumjogspeed> <slowjogspeed>10</slowjogspee ...

Feedback