Sep 25, 2004 #1 nbgoku Programmer May 25, 2004 108 US i got a CComboBox EnableToolTips, in other words Code: CComboBox a; a.EnableToolTips(1); should tooltips now starting showing up bythemselves or do i have to add extra script to get this thing working? this is all i have so far
i got a CComboBox EnableToolTips, in other words Code: CComboBox a; a.EnableToolTips(1); should tooltips now starting showing up bythemselves or do i have to add extra script to get this thing working? this is all i have so far