How can i highlight an image when mouse over an image in c#?
I want to highlight an image when mouse goes there on image in windows application c#. The backcolor of image should change. Give a solution.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Manuel GuillermoPosted Jan 21, 2016, 11:51 AM
Saber ShaikhPosted Apr 2, 2015, 5:52 AM
in aour form
public Form1()
{
InitializeComponent();
//intaht Call this Class For Load All Lable Assing That Property So
}
All kind of controal se in Windows Form Class
blog: http://aspnettutorialscode.blogspot.in/
Shankar KrishPosted Apr 2, 2015, 5:17 AM
Rajeev RanjanPosted Apr 2, 2015, 5:11 AM