LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Does the tree_view control have the attribute of LabelEdit?

Hi, experts:
      
      I am in trouble of editting the  label of tree_view item  in a running program.
      Now,   I am doubt about that , tree_view control really has the attribute of LabelEdit?
      Please reply me a "SB" if it does not have, or give me a way! Thanks!!
                             
                                                                                                          yours,  qhb.
0 Kudos
Message 1 of 2
(2,673 Views)
You can set the Label of the Tree Control with the SetCtrlAttribute function. Use the Attribute ATTR_LABEL_TEXT.
0 Kudos
Message 2 of 2
(2,654 Views)