Hello LabVIEW users,
I have a string control in my front panel. During Runtime, I need to allow the user to resize the control by just clicking and dragging its boundaries. I know how to change its size programmatically. But allowing the user to change in FP itself is a bit difficult and I don't find any solutions. Is there any way to achieve this?