04-01-2014, 01:11 PM
Hello, I'm having a hard time trying to get a certain part of my code to work. I have created an inventory application that displays system info prints software specs and hardware as well, of all computers on my domain. So far I have a list-box that populates on load of all the computers on my network, and now I would like to select a computer and display all system info in one tab and software in another tab and so on. Being a newbie sucks! I have researched and researched please help. I have a class called OSINfo that I'm trying to use to get the info but Im not able to call to to the class.