TcxCheckComboBox. Set item ckecked
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2021
05:03 AM
11-03-2021
05:03 AM
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
Labels:
- Labels:
-
Desktop Testing
-
Script Tests
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2021
01:15 PM
11-03-2021
01:15 PM
Do the Click() and ClickButton() functions work? For me using a regular win32 checkbox I have to check the state using .wState and then click the checkbox using .Click() if it doesn't match
--------------------
Senior SQA Automation Engineer
