11-06-2015 06:20 PM
I want to change the width of increament button of page labels display on tab control.
Of course, I can add one more ring control for this purpose but I want to know the technque in customizing of control.
However, I tried to replace the button with Ring or other but no change and it seemed to be protected.
Is it possible to change or modify the button in customizing of control?
labmaster
Solved! Go to Solution.
11-06-2015 09:29 PM
Instead of "replace the button with Ring or other", customize that enum while customizing the tab control.
11-06-2015 11:51 PM - edited 11-07-2015 12:00 AM
Thanks for the reply.
I couldn't find the customization option for the enum as shown in the attachment.
Can you save your example to LV 2012?
11-07-2015 10:52 AM
attached.
11-07-2015 11:07 AM
Can you let me know briefly how to edit the arrow? I couldn't find customize option on it.
11-07-2015 11:18 AM
You can't do it in LabVIEW 2012.
11-11-2015 02:51 PM
Actual you can.
Use the menubar of the customize control panel => edit => customize, instead of the right click menu.
i.e. launch the customize control panel for the page label display from the customizing tab control panel.
11-11-2015 02:55 PM
11-11-2015 08:23 PM - edited 11-11-2015 08:23 PM
Wow, you are genius. It works in 2012. Thanks a lot.