From: Alexander S.K. <al...@be...> - 2004-05-12 11:27:56
|
On 09.05.2004 18:42, Rodrigo Moreno <rod...@te...> wrote: RM> I have changed the combobox style from CBS_DROPDOWNLIST to CBS_DROPDOWN, RM> it's allow the user change the supplied options. But the question is: How to RM> get the value typed by user ? Or, i need to get the string value typed by RM> the user. Try the recently added oCtrl:GetText(), or related function GetWindowText(handle). Regards, Alexander http://kresin.belgorod.su |