How can i run VB6 code from a textbox like i have a text box on form that textbox contains "msgbox "Hello" and on clicling ok button vb6 should run that code. how can i do this?