PDA

Click to See Complete Forum and Search --> : show picture upon user click on imagebox


ariel_au
Apr 7th, 2001, 04:15 AM
i loaded array of pictures into imageboxes during runtime. how can i not showing the pictures until the user click on the imagebox?

PsychoMark
Apr 7th, 2001, 04:43 AM
Use the Visible property: Image1.Visible = False