A question of a newbie
-
I set the background picture of my main window. But I just can't get rid of it from the attribute window latter. How can I remove it? Thanks
I have never found a way to do that. You could do what I have always resorted to. Go into the Windows Forms Designer Generated Code region and remove the Form1.BackgroundPicture property. Then save and exit VS.NET. Reopen the thing and it should be gone.
You will now find yourself in a wonderous, magical place, filled with talking gnomes, mythical squirrels, and, almost as an afterthought, your bookmarks -Shog9 teaching Mel Feik how to bookmark
-
I set the background picture of my main window. But I just can't get rid of it from the attribute window latter. How can I remove it? Thanks
Go to the property, mark all the text with the mouse and press DELETE. It's strange, but it's this way... lazy isn't my middle name.. its my first.. people just keep calling me Mel cause that's what they put on my drivers license. - Mel Feik