are you missing an assembly reference?
Posted: Fri Aug 01, 2014 1:35 pm
Target is iX on A12, WinCE
I added the listview control via the "Add Additional Controls" in the "Objects" menu group.
I added listView1_DrawItem event, Intellisense sees System.Windows.Forms.DrawListViewItemEventArgs.
But the compiler doesn't. How to fix this?
I added the listview control via the "Add Additional Controls" in the "Objects" menu group.
I added listView1_DrawItem event, Intellisense sees System.Windows.Forms.DrawListViewItemEventArgs.
But the compiler doesn't. How to fix this?