Yes, I've seen I could create my own collision form, and it's probably what I'll do for my own applications.
But is it possible to basically "manage" the collision form provided by StrataFrame (top/bottom or showdialog option, and localization)?
It would be a nice functionality for a few customers and french VFP users looking for rapid migration solutions.
I can't figure out how to localize the StrataFrame collision form and how I could put it on top
Myform.TopMost = True and Myform.MyBrowseDialog.ForceWindowTopMost = True, so collision form is always on bottom