Hi,
I would to ask which element in RadDropDownList control where if I invoke the MouseEnter event, it able to capture the entire control.
Upon trying, each element only cover parts of the control. So when I have MouseEnter and MouseLeave, after mouse hover on the dropdown border, MouseEnter will be invoke immediately, but then at the same time will invoke MouseLeave immediately even though the mouse pointer still within the RadDropDownList control.
I appreciate your help on this.
Thank you!