Loop thru in string
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
hi all, I am having a string with CSS code which contains class names and their properties. Here there may be some repitition of class with different properties. Now I need to get the repeteated class name and add the property to the existing class name. How do I do that in windows forms. I am using vb.net. Please advice. Thanks in advance. regards Venkat