I created a List Box with 2 tabs, In the first tab I insert some text in
every list item, and in the second tab, i want to add a check box where
i can check and uncheck any list items. I use the SetOnTabItem method to
add check box in list items. But...