show picture in a GroupBox

hi everyone!
i’m a totally newbie trying to learn

I’m trying to design a very easy app where the user select a panel from a tab panel and to each panel correspond a specific picture inside a groupbox

the tab panel has 4 tabs
tab1 -> pic1
tab2 -> pic2
tab3 -> pic3
tab4 -> pic 4

is it possible? can the picture be a gif?
thanks in advance for your help

alessandro

use a canvas control, and yes they can be GIF, JPG or PNG

thanks @Dave S!

can i ask you how do i assign each pictures to its relative panel?

thanks again!

Tell you what… read the LangRef and Users Guides, look at the examples, and come back with you best attempt,