Visual Basic Tutorials
- How to round off to the nearest 10 but not least, for example a) 10 would stay as 10 b) 11 would be 20 c) 3 would be 10 d) 22 would be 30 (in two ways)
- How to Move File from one directory to another (in three ways)
- How to Move Folder from one directory to another (in two ways)
- How to count number of files in a given directory (in two ways)
- How to count number of sub-directories in a given directory (in two ways)
- How to Empty Recycle Bin
- How to find whether the given directory is empty (in three ways)
- How to Get file extension for a given file (in two ways)
- How to get file size of a given file (in three ways)
- How to Add a backslash if the string doesn't have one already (in Two ways)
- How to Return the file portion of a file + pathname (in two ways)
- How to Return the file portion of a file + pathname without extension (in two ways)
- How to Return the Path portion of a file (in two ways)
- How to LogOff/Restart/Shutdown the system (in two ways)
- How to Toggle CapsLock (in two ways)
- How to Dis-connect Internet programmatically (in two ways)
- How to add item to a multi-column Listbox (in two ways)
- How to Find Files (in two ways)
- How to Make Gradient Forms (in two ways)
- How to Toggle Num Lock (in two ways)
- How to Crash your application (in two ways)
<< Previous | Page 2 of 3 | Next >>

























