warnerbrothers
4 years agoOccasional Visitor
TcxCheckComboBox. Set item ckecked
Hello!
I'm trying to set property Checked of TcxCheckComboBox item, but I haven't appropriate property or method in the TC-object.
I tried to add TcxCheckComboBox class to the Object Mapping to the part CheckListBox, and then I can see methods CheckItem and ClickItem, but get an error if I try using one of them.
Can you help me please - how can i set the TcxCheckComboBox.Properties.Items(0).Checked property.
Thanks