Hi,
I have disabled all menubars in my program, but with all those windows open, things can get a little messy from time to time.
So I thought I'd put a small form in the bottom that is always on top of all the others (even when another window has the focus) and put a combobox on it that at all times contains a list of all forms that are currently open. After selection, the selected form gets the focus.
Is this possible? All help is welcome.
I have disabled all menubars in my program, but with all those windows open, things can get a little messy from time to time.
So I thought I'd put a small form in the bottom that is always on top of all the others (even when another window has the focus) and put a combobox on it that at all times contains a list of all forms that are currently open. After selection, the selected form gets the focus.
Is this possible? All help is welcome.