mhovidz 0 Newbie Poster

Good day!

I have a problem about hiding and unhiding a web objects in AxWebBrowser using VB.Net.

Our teacher's condition are:

(1) There must be a command button outside the AxWebBrowser. The command button will generate a random number from 1 to 4.
(2) After generating random number it automatically select a value in a listbox inside the AxWebBrowser.
(3) Every value of a listbox theres a corresponding control that show and hide the other objects.