I have added a control inside a control and i want to avoid the basic behavior of the inner control.
Is there any options available to avoid the basic behaviors like Border drawing while hovering, clicking a button etc for the inner control to be added inside a control?
EG: Added a button inside a UserControl and wants to avoid the basic functionalities of button like click.
Could anyone please let me know, how to proceed on this?
Regards, Amal Raj U.