Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

combobo for "Existing file Action" is not working #250

Open
belmasnaoui opened this issue Feb 11, 2022 · 0 comments
Open

combobo for "Existing file Action" is not working #250

belmasnaoui opened this issue Feb 11, 2022 · 0 comments

Comments

@belmasnaoui
Copy link

The combo box in the winform „WinFormsSelfExtractorStub“ does not get updated.
To solve this issue we do need to update the variable „Overwrite“ after changing the selected index.
// c’tor
comboExistingFileAction.SelectedIndexChanged +=(s,e)=> Overwrite = comboExistingFileAction.SelectedIndex;

2022_02_11_16_23_31_DotNetZip_v1 16 0 0_Self_extractor_www codeplex com_DotNetZip_

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant