Iam using tabcontrol in my project,on tabcontrol iam selecting 8 pages.For selection of pages and to write the names on the pages iam using property node ,for example,If i want to select page 1 ,I will click on button corresponding to that page and if I want to write some text on that page, I will write text in a string control which will display on the page .But when I run the VI Iam getting ERROR 1077 INVALID PROPERTY VALUE.Please suggest me the solution for this problem.