Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature proposal: custom SelectionChangedEventArgs for selected folder and file names #40

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

anhellwig
Copy link

Added custom CommonFileDialogSelectionChangedEventArgs, in order to work with the currently selected folder and file names in the SelectionChanged event handler. If there is some other way to obtain that information inside the event handler, which I missed, please comment.

@gotoh
Copy link

gotoh commented Oct 5, 2021

I'm grad to see this feature.
BTW, another approach exists in
wmrutten@2189901
by adding SelectedXxx properties.

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

Successfully merging this pull request may close these issues.

2 participants