ValueListBox does not implement the HasEnabled interface, so I cannot disable / enable it.
And although the ListBox implements HasEnabled, the getListBox method is private in the ValueListBox. Therefore, I cannot get the internal listBox to disable it.
Does anyone know how to solve this problem? Thanks in advance.
VMN
source share