This is a revision of the original Fibonacci program. This revision show how to use a panel as graphical drawing surface. Specifically, the program draws a green disk and a red disk at different times. Those disks are not objects placed there in the way that a button is placed on a panel. Those disks are collections of pixels all showing a specific color.
Now enjoy your graphic area.