I am using a Custom TextBox control in WinForms application. I want a property such that it has multiple values just like a combo box. Now when I choose any value in designer mode then how will that value get reflected in the CustomControl. I am not getting the logic. Kindly give any suggestion or hint.
Please comment if you need more info.