Click to See Complete Forum and Search --> : This dumb sound!!


WhorlyWhelk
July 5th, 2007, 01:11 AM
I subclassed my combobox edit and my edit controls so when you hit TAB or RETURN it acts does what I want.

But when you use the keys, it makes that sound every time. All I do is use SetFocus and SendMessage to move focus to different controls or click buttons.

Any ideas to remove this sound? I'm trying to "mimic" a dialog box which doesn't have this sound to my knowledge. ;\