So,
I searched, and found a code.
I added scriptcontrol1 component(and also added in references)
I have this code:
when i enter "msgbox "test"" in text1 and press command1 button then it shows a messageboxCode:scriptcontrol1.executestatement text1.text
however
when i enter "form4.caption = "test"" then it shows error 424: object required form4




Reply With Quote