G
Guest
Hi,
I am writing an PPC 2003 Application in which i want to change the back
color of some selected listview items.
This can be done with just this line in windows Framework
listView1.Items[1].BackColor = Color.Green;
Can some one tell me how i can do it in Compact Frame work.
Thanks,
Rayudu
I am writing an PPC 2003 Application in which i want to change the back
color of some selected listview items.
This can be done with just this line in windows Framework
listView1.Items[1].BackColor = Color.Green;
Can some one tell me how i can do it in Compact Frame work.
Thanks,
Rayudu