I have an application developed in VB.net containing some GUI. I want to know how I can import VB application to Labview. Is this supported by Labview??
What do you mean by "import"? Are you referring to converting the VB.NET code to LabVIEW? If so, then the answer is no. If you're asking can you control the VB.NET app from LabVIEW, then the answer is: it depends on how the app was written. Do a search, as this question has come up before. Example: here and here.