in CSI, is there a way add a reference to one of the .NET framework DLL. For example, if I want to use the MessageBox class from the System.Windows.Forms.dll assembly in a form script, how can I do that? When I try adding the reference, the script won't compile.
any idea?
thank you
--ilann