LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

clear a textbox

hello,
I want to clear a textbox after I have written something into the textbox.
Is there a function who can do this?
reargds samuel
0 Kudos
Message 1 of 2
(6,852 Views)
ResetTextBox (panel, control, "");


Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
Message 2 of 2
(6,850 Views)