VB.NET doesn't have this built-in. Your best bet is to Google around and see
if someone has written an example of this in VB.NET (very probable), or port
one from VB6. You can find the best one here:
http://www.slightlytiltedsoftware.com/

Signature
Klaus H. Probst, MVP
http://www.simulplex.net/
> In a windows application in VB.NET
> I want to know how to display the names of machine in my network
> and display them for the end user in a listbox