Hi,
I had ActiveX in which there a TextBox control.
I would like to display the ActiveX Name on that TextBox.
So at any time the ActiveX Name change, it reflicts on the TextBox.Text
I am looking for the event could be used to trigger whatever script to transfer the ActiveX Name to TextBox.Text.Something like User_Resie() which could be used to resize the ActiveX same as the Text size.
Thanks