PDA

Click to See Complete Forum and Search --> : Getting items from a combo box using API


CLouDX
Jul 5th, 2000, 04:18 PM
how do i get whats on a combo box outside of the app??

Moitah
Jul 7th, 2000, 04:49 AM
Public Const CB_GETLBTEXT = &H148

CLouDX
Jul 7th, 2000, 10:42 AM
i still dont get it