How to know whether propertygrid..SelectedGridItem is having focus or not
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hi CP, I am having an PictureBox and propertygrid . i am showing the image properties when i click the image in Propertygrid at runtime. I selected one image through the property of PictureBox. After selecting i mousedown ont the form. I want to know whether the property( Image ) is having the focus or not .(BLUE COLOR ) NOT ( GREY ) How can i acheive this one ?? Regards ,