I have product that supports multiple databases. During installation I would like to have a combo box that contains all databases it supports. Also there is a text box where user can enter connection string. I would like to have connection string template for each supported database and when combo box is changes, I would like to show in text box connection string template related to selected database.