G
Guest
Hi,
I have a parent(container) form which opens another form, and that one opens
another etc.., each form is open with Form.MdiParent = Me.MdiParent. (apart
from the first one which is just "= Me")
However, there is one form which is smaller than others, and i have set it
to Topmost = TRUE.
but the problem is when i click those forms at the background, the smaller
one will go disappear into background. How come? I thought it meant to stay
ontop, no?
Please help as I want it to stay ontop forever until i want to close it.
many thanks,
jon
I have a parent(container) form which opens another form, and that one opens
another etc.., each form is open with Form.MdiParent = Me.MdiParent. (apart
from the first one which is just "= Me")
However, there is one form which is smaller than others, and i have set it
to Topmost = TRUE.
but the problem is when i click those forms at the background, the smaller
one will go disappear into background. How come? I thought it meant to stay
ontop, no?
Please help as I want it to stay ontop forever until i want to close it.
many thanks,
jon