Huitzilopochtli
Programmer
I would appreciate some help on this one:
Is it possible to position an InputBox (Left and Top values) by declaring an InputBox as a variable? For example:
Dim InputBoxLeft as Single (or whatever)
Dim InputBoxTop as Single (or whatever)
If it is possible, which values would I use to position the InputBox in the centre of the screen and in the lower half of the screen?
Many thanks!
Is it possible to position an InputBox (Left and Top values) by declaring an InputBox as a variable? For example:
Dim InputBoxLeft as Single (or whatever)
Dim InputBoxTop as Single (or whatever)
If it is possible, which values would I use to position the InputBox in the centre of the screen and in the lower half of the screen?
Many thanks!