When the API tells me that ComboBox is an unknown type and asks if I am missing a library reference, how can I tell which library houses the ability to recognize ComboBox.
When I use the B4a Object Browser Search (typing "ComboxBox") I get nothing.
Thanks
When I use the B4a Object Browser Search (typing "ComboxBox") I get nothing.
Thanks
B4X:
B4A Version: 7.80
Parsing code. Error
Error parsing program.
Error description: Unknown type: combobox
Are you missing a library reference?
Error occurred on line: 11 (Main)
Private cmbSource As ComboBox
Last edited: