.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

Popular posts from this blog

python - matpltolib navigation toolbar edit curves and parameters line color automatically changes issue -

node.js - Nodejs javascript implementation of PBEWithMD5AndTripleDES/CBC/PKCS5Padding -