NETLink`
NETLink`
DoNETModeless
DoNETModeless[form]
displays the specified .NET form in the foreground and then returns.
Details and Options
- To use DoNETModeless, you first need to load .NET/Link using Needs["NETLink`"].
- The following options can be given:
-
FormStartPosition Center the position in which the window will be displayed ActivateWindow True whether to make the window visible ShareFrontEnd False whether the front end in addition to the kernel should be shared with .NET - Using DoNETModeless displays a form that can interact with the Wolfram Language while it is active, but it will not interfere with normal use of the Wolfram Language via the notebook front end.