I'm creating buttons in this control dynamically when a certain event occurs. When this happens i then want to access that buttons properties that i just created. How can i access this buttons properties that was set programmatically. So when the user click on one of the buttons i need to access its properties.But when i try to use the "click event" of the Radmagnifier it dosent give me the controls instance.
How do i access these items?
How do i access these items?