There seems to be an issue with using a rich text control (RTC) in a dialog control (DC). When an RTC is placed in a DC, then all works OK, then the user can set the focus on the RTC and edit it. However, if the RTC is preceded in the DC by any other control such as an edit box, then attempts to put the focus on the RTC fail. As the user can't get focus on the RTC, they can't edit the contents. Anyone else seen this? Seems to happen in XPiNC and browser(Chrome).