Click here to Skip to main content
15,896,606 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
When it is Set the breakpoints for the DropDownOpening event it will not Fired in Custom Control.please Suggest any Idea to solve these problem
Posted
Comments
Patrice T 12-Aug-15 12:15pm    
Is the DropDown (list) opening and closing ?
Wendelius 12-Aug-15 12:31pm    
What code and XAML you have for the custom control?
sreeyush sudhakaran 18-Aug-15 7:54am    
You have to write a override function DropDownOpening() which calls base.DropDownOpening() event with in it.

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



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