سؤال

I have been building a winforms windowsui application.I have already created user controls that has controls.when i first click tile item form load event fires,but second click doesnt. what is the problem. thank you

هل كانت مفيدة؟

المحلول

I think you need to handle the View's ControlReleasing event and set the e.KeepControl parameter to false.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top