Click here to Skip to main content
15,914,608 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Guy I tried out your Multiple Selection Control and I like how simple it is and it's overall usefulness. I already made one minor modification to it and that's allow the user of the control to deselect using the filter text box and not even show it if not needed.

I have a question in regards to event handling. This might seem like a simple one so please pardon me if it seems a bit WPF-neophyte. I'd like to raise an event from the Selected Items list box if the user clicks on one of the items. The window that has this Selection Control would then need to handle this event. More specifically, I plan on accessing the object and displaying some details next to the Selection Control (in my window) and allow the user to modify those details as needed. What's the proper way to do this? Is there any chance you can send along some simple sample code that shows this?

Thank you!
Posted

You need to go back to the article where you found whatever control you're talking about (probably this one: Multiple Selection Control [^]).

At the bottom of that page is a forum. Post this question there. This is for general quick answers, not article-specific questions.
 
Share this answer
 
Oops, sorry about that. I was trying to write a question directly to Guy...I guess that didn't work as planned! So, is there a simple way to direct a question at an auther?
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900