سؤال

Can you tell me what event fires when individual textboxes that are bound to a data source using the properties pane gets refreshed?

I wish to use this event to populate a few textboxes that are not bound.

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

المحلول

It depends on what property control is bound, usually textboxes are bound on Text property, so your "event" is TextChanged event

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