Hi,

I have combobox and 2 buttons (Save and open button).

When I click Save button I want combobox.text save in .txt file, and when I click Open button I want text from .txt file copy to combobox.

Thanks for help!!!