Hi there folks! Due to the health crisis going on and the schools closed, I need to think outside the box to keep educating my students. I am working on an idea that is similar to a chatroom, but instead of typing text in this chatroom, I would like to draw pictures on a picturebox. I am trying to code a program that lets students login. I will create the login info for my class, and once logged in, students will only see a picturebox that I can draw on from my end such as questions, and the students can draw on the picturebox for their answers.

I am not sure how to proceed though, I have created a chatroom before in vb6 several years ago, but am looking for input on how to make a "picture chatroom".

Sorry if it sounds vague at this point lol.