So this is the code I'm working with:
dlgresult3 = MainWindow.OpenFileDialog1.ShowDialog()
MsgBox("Done")
It takes about 1-2 seconds for the dialog to fully open, which is about normal for my desktop (running windows 7). What I'm more concerned about is that on a cold start, when I select a...
Hi,
This is my first post - I'll keep it nice and easy... :cool:
Basically... I've got the following forms: SearchItemForm and ViewItemForm. SearchItemForm allows users to search for items within the system and displays the results in a list. Item information is shown via ViewItemForm, which...
How do i get my form to change between different "pages" like in Java's cardlayout?
Hi!
I am creating a VB.net program that should control som lab equipment.
The user should be able to:
- Create a new project, to start a new test session
- Open a project, to start from an ongoing test.
The...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.