CD/DVDROM Eject in VB.NET
In this tutorial, we will create a program that can eject the CD/DVD-ROM of a laptop or desktop computer that can also view the drive for this ROM.
Now, let's start this tutorial!
1. Let's start with creating a Windows Form Application for this tutorial by following the following steps in Microsoft Visual Studio: Go to File, click New Project, and choose Windows Application.
2. Right Click ToolBox, click Choose Items, in the Com Components Tab, check "Windows Media Player" and then click Ok.
3.
- Read more about CD/DVDROM Eject in VB.NET
- Log in or register to post comments
- 479 views