返回首页

嗨!
我想一个zip和移动拖拖放到指定的文件夹这样

    Private Sub Panel1_DragEnter(ByVal sender As Object, ByVal e As System.Windows.Forms.DragEventArgs) Handles Panel1.DragEnter

        If File drop Then

            Dim path As String = "D:/pictures"

            Move file to path

        Else

        End If

    End Sub

End Class

我如何可以使此代码?
天南星的帮助!| Malasuerte94:coded007 | |你在哪里得到有误,请描述有...

回答

评论会员: 时间:2