Hello, I need to replace/encrypt client-side input with Javascript. I have a MainForm script that replaces all (</>)#;' and I want to use it on every text element in the window.   My question is: What ClientEvents for components can I use?