> When I build a stand alone executable from within LabVIEW all controls
> of the application contain a context (right click) menu (Cut Data,
> Copy Data, Paste Data, Description and Tip, ..).
> Is it possible to suppress this menu?
You can use the Tools>>Properties dialog to disable the shortcut or
right-click menu. You can also directly enter this into the .ini file
that goes with the exe.
Greg McKaskle