09-21-2023, 06:38 AM
(This post was last modified: 09-21-2023, 06:39 AM by Alexandre Machado.)
To be honest, I don't know if and how to refresh TMS IWHTML edit control.
I would strongly recommend you to remove it and use something else. Most of the time, an IWLabel with RawText set to True is capable of rendering whatever you have there and it works correctly.
TMS don't update their controls and the code is the same as it was 20 years ago, meaning that whatever new features and capabilities that we introduce in IntraWeb are not followed by any TMS control
I would strongly recommend you to remove it and use something else. Most of the time, an IWLabel with RawText set to True is capable of rendering whatever you have there and it works correctly.
TMS don't update their controls and the code is the same as it was 20 years ago, meaning that whatever new features and capabilities that we introduce in IntraWeb are not followed by any TMS control

