Hide the code in runtime
Hi guys,
Is there any option I can use to hide the code when running a program and show only the controls? Just like the (Interactive Regex Evaluator) when we select it from the Help menu?
Hi guys,
Is there any option I can use to hide the code when running a program and show only the controls? Just like the (Interactive Regex Evaluator) when we select it from the Help menu?
Comments
Yes, the latest beta supports this.
https://www.linqpad.net/LINQPad6.aspx#beta
LINQPad6.exe myQuery.linq -run -hideeditor
Thanks for the update