Hi guys
i want to knwo which event is fired when user control is completely visible and also this event should be fired once when the control is compltetly visible,because there are unwanted SelectedIndexChanged Events fire when there are combobobxes on the control when the control is loading
Althoug i did a tecnique by removing the Handle clause from the Comboboxes SelectedIndexChanged event but now i want to put the AddHandler but after the control is visible so that SelectedIndexCahanged not fired
Regards
Nouman
Nouman Zaheer
Software Engineer
MSR
i want to knwo which event is fired when user control is completely visible and also this event should be fired once when the control is compltetly visible,because there are unwanted SelectedIndexChanged Events fire when there are combobobxes on the control when the control is loading
Althoug i did a tecnique by removing the Handle clause from the Comboboxes SelectedIndexChanged event but now i want to put the AddHandler but after the control is visible so that SelectedIndexCahanged not fired
Regards
Nouman
Nouman Zaheer
Software Engineer
MSR