To my knowledge the .NET Winform controls do not support SVG except for the web browser, which is not very useful for anymore that static images.
Maybe creating an AnimatingPictureBox that is based on one of the available open source SVG viewers could be a good project.