blah blah blah is here! blah blah » Close

1
votes
0 answers

I want a picturebox in Visual Studio C# to be blank at the start

I am looking on how to control the picturebox in visual studio, I want the picturebox to be blank at the start of the application, depending on conditions display 1 of 2 images that are .jpg Be grateful for any help!

0
votes
1 answers

Hyperlink asp control doesn't appear when set

Hi, I've got an XML file with one <title> and one <link> attribute. What I want to do is implement a hyperlink with the name of the <title> element and whose NavigateUrl property is set to the <link> element. For ...

Feedback