In VB6 i use "Form.Show VbModal" to prevent user to interact with other window than current one.
I wanna know how to do this in VB.Net?

Thank's

yes. use Showdialog instead of Show

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.