Newbie Question: I would like to update a textbox control by simple mouseovering another control -- say for the sake of this example, a LED control. Is there way to do this?
You can create mouseover events in LabWindows/CVI using the tooltip function panel. There is a Knowledge Base that describes this feature and also includes an example program.