I am getting these errors:
DrawListViewIte mEventArgs' could not be found
DrawListViewSub ItemEventArgs' could not be found
DrawListViewCol umnHeaderEventA rgs' could not be found
I am already referencing both:
System.Drawing
System.Drawing. Design
Which else should I reference to get rid of these errors?
Adrian.
DrawListViewIte mEventArgs' could not be found
DrawListViewSub ItemEventArgs' could not be found
DrawListViewCol umnHeaderEventA rgs' could not be found
I am already referencing both:
System.Drawing
System.Drawing. Design
Which else should I reference to get rid of these errors?
Adrian.
Comment