cdoverlaw Posted June 12, 2004 Posted June 12, 2004 i want my program to detect if a file exists as it loads up and if it exists i want it to show a additional button how do i do this and thanks in advance Jonathan Quote
Menge Posted June 12, 2004 Posted June 12, 2004 try the public static bool System.IO.File.Exists(string path) method. Quote Menge
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.