10Degree
2008-08-07 12:40:08 UTC
I am trying to query the indent level of an item in a TreeControl when I double-click the item. I have an event structure that captures the double-click event. In the handler, I read the Active Item:Indent Level property but it returns an error:
Error 1135 occurred at Property Node (arg 1) in Viewer Main.vi
Possible reason(s):
LabVIEW: The tree control's active item is not valid for this property.
Property Name: Active Item:Indent Level
Does anyone have code to show how to access the indent level for the Active Item?
Thanks,
-cb
Error 1135 occurred at Property Node (arg 1) in Viewer Main.vi
Possible reason(s):
LabVIEW: The tree control's active item is not valid for this property.
Property Name: Active Item:Indent Level
Does anyone have code to show how to access the indent level for the Active Item?
Thanks,
-cb