I am creating a program, how would it be possible to make the program show a certain video when i click on a certain radiobutton.
for example i have 1 button, 1 radiobutton, 3 pictures, 1 picturebox and 3 videos.
if i choose radiobutton 1 i want my picturebox to show pic 1 and for my button to show video 1 when i click it, when i choose radiobutton 2 i want my picturebox to show pic 2 and for my button to show video 2, etc. i know i can create a button for each video and create a listbox with each picture option using selected cases but i dont want to do that could any body help me?
for example i have 1 button, 1 radiobutton, 3 pictures, 1 picturebox and 3 videos.
if i choose radiobutton 1 i want my picturebox to show pic 1 and for my button to show video 1 when i click it, when i choose radiobutton 2 i want my picturebox to show pic 2 and for my button to show video 2, etc. i know i can create a button for each video and create a listbox with each picture option using selected cases but i dont want to do that could any body help me?