torturedmind
Programmer
Dear All,
I encountered this just now. Here's the scenario. I have two forms - one being the parent which fills the entire screen and where the encoding takes place, and the other, a smaller one, where a grid resides to show the user some reference data. I set the smaller form's AlwaysOnTop property to .T. so the user can switch back and forth the two forms without closing the reference data form (smaller one). The problem is that, any MESSAGEBOXes are not shown if the smaller form is active or shown even if I add the parameter 4096 or 8192. I know the messagebox is active somewhere (probably behind all forms) as both forms loses focus and I cannot exit the app thru normal means. Any idea on how to go around this predicament?
TIA
kilroy
philippines
"Once a king, always a king. But being a knight is more than enough."
I encountered this just now. Here's the scenario. I have two forms - one being the parent which fills the entire screen and where the encoding takes place, and the other, a smaller one, where a grid resides to show the user some reference data. I set the smaller form's AlwaysOnTop property to .T. so the user can switch back and forth the two forms without closing the reference data form (smaller one). The problem is that, any MESSAGEBOXes are not shown if the smaller form is active or shown even if I add the parameter 4096 or 8192. I know the messagebox is active somewhere (probably behind all forms) as both forms loses focus and I cannot exit the app thru normal means. Any idea on how to go around this predicament?
TIA
kilroy
philippines
"Once a king, always a king. But being a knight is more than enough."