Hey, im not a pro at VB.NET, so please go easy on me.
Basically i would like to get the Initial Size For the (CHard drive, and then display it in a textbox. Heres a diagram of what i want.
Code > Get.(C.Size > hddsize = harddrive size > TextBox2.Text = hddsize. Thankyou!
EDIT:
I would also like the code to get the Harddrive name, and display it in a ListBox- Diagram Time xD
Code > Get.(C.Name > hddname = harddrive name > ListBox1.Text = hddname. Thankyou!




Hard drive, and then display it in a textbox. Heres a diagram of what i want.
Reply With Quote