[WIN]Win32Lib: v50 : trap click in SIMPLE combo?
- Posted by Dan B Moyer <DANMOYER at PRODIGY.NET> Nov 30, 2000
- 506 views
Does anyone know how to trap a click event on the label of a "simple" combo? This is a combo with a label replacing the top edit box. Problem seems to be that because it has a label, and labels don't respond to events, I can't get a hook into it; yet clicking on the label does open the combo box list, so *something* is able to sense and respond to a click. Dan Moyer