How to get selections from two different alternate state to default state?
I have two listBoxes with different Alternate State, for example StateA and StateB. Each listBox has also different dimension. How can I get selections from the two listBoxes to the CurrentSelections which is in default state ? Is it possible to use alternate state in GetCurrentSelections() function ?