I want to change the text of a label based on the selection of a combobox:
Example:-
Combobox item: Fiction -----> Label text: Tale of two cities
Combobox item: Medicine -----> Label text: Snell's Anatomy
Combobox item: Histology -----> Label text: Basic Histology 5th Edition
Please help