Forum Discussion
I'm getting an error on Pictureboxes not having a "Visible" member
Hi folks,
Shut down on two projects in two days. Don't ever tell your grandson that you are working on something for him.
This morning I was working on a small Winforms vb.net program for him when I get this error message of F5.
"Severity Code Description Project Path File Line Source Suppression State
Error BC30456 'visble' is not a member of 'PictureBox'. MathBuddy F:\Programming\Repository\dj\KidStuff\MathBuddy F:\Programming\Repository\dj\KidStuff\MathBuddy\FrmMain.vb 384 IntelliSense Active"
I'm no ace programmer but I've played with VB since version 3. I can't remember all those years but I'm fairly certain the Picturebox has a visible member as confirmed by the current properties window.
So what do I do now? I can't design around it. The project sits dead until someone helps me figure this out.
Thanks,
dj