[b][i] Need Help [/b] [/i]

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Paradox2010
    New Member
    • May 2010
    • 1

    [b][i] Need Help [/b] [/i]

    Hello everyone

    I need help for making a file in visual basic, like a program or something with buttons, label and textbox! I need a help in code. When you click a button it is supposed to delete a folder
    Ex: C:/Documents and Settings/Paradox/Desktop/Pictures
    If anyone can help i would appreciate it
    Btw i will be out of the country so when i get back in Monday i will reply you if any of your codes work

    P.S. What's the extension of folders? .dat?
  • tlhintoq
    Recognized Expert Specialist
    • Mar 2008
    • 3532

    #2
    I recommend you pick up a "VB in 21 days" or "My first VB application" kinda book.

    Asking "How do I build an entire application?" along with "How does the file/folder structure work in Windows?" is just FAR beyond what someone can tell you in a thread.

    There are lots of "My first VB application" tutorials on the 'net. Do a Google and work through some of them. That will teach you how to build a simple form, add a button, hook up a method to the click event of the button and so on. I'm sure if you apply yourself and are willing to walk before you try to run that you'll do fine.

    Comment

    Working...