how to added a GUI to my class
Posted
by Gerard Flynn
on Stack Overflow
See other posts from Stack Overflow
or by Gerard Flynn
Published on 2010-04-06T17:25:43Z
Indexed on
2010/04/06
17:33 UTC
Read the original article
Hit count: 342
hi i have a class that runs, it does the following backups a sql, zip, encrypts, ftp to an ftp server. what i want to do is add a GUI. Need to add a 2 buttons start and finish and progress bar for the procedure. my class is called backup.cs. i have tried creating a form but doesn't seam to work. any help would be great full
Ta Gerard
© Stack Overflow or respective owner