B
Bart
Hello,
I have a problem using the TopMost property of a form. When the
property of the main form is set to true, it works just fine; the
window stays always on top of all other applications. However, I have
a button on the main form that opens a new form with showdialog().
When opening this second modal dialog, none of the 2 forms stays
'always on top'.
I would like to create a main form that stays always on top of all
other applications and from that main form the user can open some
modal dialogs to make some choices.
Can someone provide me some help on this one?
Thanks,
Bart
I have a problem using the TopMost property of a form. When the
property of the main form is set to true, it works just fine; the
window stays always on top of all other applications. However, I have
a button on the main form that opens a new form with showdialog().
When opening this second modal dialog, none of the 2 forms stays
'always on top'.
I would like to create a main form that stays always on top of all
other applications and from that main form the user can open some
modal dialogs to make some choices.
Can someone provide me some help on this one?
Thanks,
Bart