IHtmlViewer | developer.brewmp.com IHtmlViewer | developer.brewmp.com

Developer

IHtmlViewer

Forums:

This is regarding IHtmlViewer.

I needed a Date control similar to IDateCtl together with HTML data.
Hence, I created a HTML form using IHtmlViewer and a date object using IDateCtl on the same display screen.

Problem :
When the user returns from the fullscreen text editing mode provided by IHtmlViewer , the display rectangle associated with the IHtmlViewer get refershes but the displayrectangle associated with IDateCtl isin't.

Hence, the data enterd in the fullscreen edit mode is still visible even after the user pressed "done" and returns to the original form screen.

Any help will be appreciated.
Thanks

Rohit