From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

ATTR_TOOLTIP_TEXT

Solved!
Go to solution

Hello ,

 

I have Labwindows 8.1, Does the ATTR_TOOLTIP_TEXT attribute available for picture command button for 8.1 version or is it available for 8.5 and up?.


Thank you.

 

Farideh

0 Kudos
Message 1 of 2
(2,886 Views)
Solution
Accepted by topic author ffarahnak

I was using SetCrtlAttribute to use ATTR_TOOLTIP_TEXT, instead I should have used SetCtrlToolTipAtttribute(). And it worked. 

0 Kudos
Message 2 of 2
(2,884 Views)