.net - How to make a textbox that runs the vb.net line in it? -
i'm new here , searched answers possible, if typ in textbox1 "application.exitthread" runs or if "checkbox1.checked = true" too?? possible? thanks!
you're looking vbcodeprovider. can execute code @ runtime
http://msdn.microsoft.com/en-us/library/microsoft.visualbasic.vbcodeprovider(v=vs.110).aspx
Comments
Post a Comment