First, declare these variables and add this code to Form1(): DateTimePicker dtp = new DateTimePicker(); Rectangle _Rectangle; public Form1() ...
確定! 回上一頁