Gets or sets the server choice list presented to user.
The server choices.
The server field will render as either a TextBox or a ComboBox depending on this property. If you populate ServerChoices with a list of one or more server names, the server field will render as a ComboBox.\ If ServerChoices is left null, or assigned an empty list, the server field will render as a TextBox.
ConnectionStringManager Class | CleanCodeControls.Forms Namespace