|
-
Dec 16th, 2002, 03:47 PM
#1
Thread Starter
New Member
Newb Question
Well I just started trying to learn VB.NET recently, and I dont know any code.
I have a good idea for a form with simple buttons. All I need is the code to make it work. I want it to delete the contents of folders without any prompts. I wish to have a few buttons to delete different folders. I also want to have one big button to delete them all if that is possible. All I need is someone to write or explain what code I would need for a specific button.
Just shove it in here
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
<<<<<<<--- Here ----- >>>>>>>>
End Sub
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|