PDA

View Full Version : Clicking in HtmlEditor does not bring window to front



dbassett74
24 Jun 2009, 12:27 PM
I have two windows open. The window behind the first one contains an HtmlEditor. Clicking anywhere else in that window brings it to the front, but clicking in the HtmlEditor does not bring it to the front. I'm guessing this has something to do with the fact that the HtmlEditor is an IFrame, isn't it? How can I ensure that clicking in any control in a window brings that window to the front?