From: jcarlile on 28 Nov 2005 20:17 I have a dialog based MFC application with a collection of edit boxes, list boxes, radio buttons, and a CIPAddressCtrl Box. I have added tooltips to each of these items listed above in the source code. However, when I run the application, the tooltip does not display the specified string (or any string) when the mouse is over the IP edit box. Tooltips display properly for all other controls. Does anyone know how to fix this? Thanks!
|
Pages: 1 Prev: CListCtrl Setting the Focus to a Row through Code Next: CDialogBar in a regular mfc DLL |