I am having trouble with a program that consist of moving the purple box left, right, etc

后端 未结 0 1365
北恋
北恋 2021-02-08 07:43

This is what I have so far: namespace C2360_Ch06_07_Hmwk1_MoveIt { public partial class frmMoveit : Form { int X = 0; int Y = 0; public frmMoveit() { InitializeComponent(); }

相关标签:
回答
  • 消灭零回复
提交回复
热议问题