How to built an elevator of 5 floors?

Feb 6 2017 7:34 AM
Hello. I have so far tried to move the pictureBox1 that is supposed to be the chaimber of the elevator up and down in the Form (form1 in the code), but no luck so far. My idea was to produce the motion originally and then implement the neccesary if-else satements so it will work as an eleavator. I haven't got any compiled errors but it's not only moving, but also the Form1 is not appearing when i execute it throuth the compiler (Visiual studio 2015). It is only showing the Messageboxes i myself put so i debug it.

Attachment: Form1.rar

Answers (6)