Telerik,
I am using a few different control suites and am experiencing the following behavior with the RadAutoCompleteBox and a winforms button control.
Steps to reproduce.
1) Drop a RadAutoCompleteBox control on a form.
2) Drop a regular windows form button on the same form.
3) Have the text of the button be &Save and add a message box behind the button.
4) Run the application and press s in the radautocompletebox.
You will notice that the message box is being called. One of the other control toolkits that we are using is inheriting the windows controls. This behavior does not happen when a RadButton is used. However, this is not a acceptable workaround for us.
Thanks
I am using a few different control suites and am experiencing the following behavior with the RadAutoCompleteBox and a winforms button control.
Steps to reproduce.
1) Drop a RadAutoCompleteBox control on a form.
2) Drop a regular windows form button on the same form.
3) Have the text of the button be &Save and add a message box behind the button.
4) Run the application and press s in the radautocompletebox.
You will notice that the message box is being called. One of the other control toolkits that we are using is inheriting the windows controls. This behavior does not happen when a RadButton is used. However, this is not a acceptable workaround for us.
Thanks