Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!microsoft!kensy From: kensy@microsoft.UUCP (Ken SYKES) Newsgroups: comp.windows.ms.programmer Subject: Re: EDIT control of dropdown listboxes... Message-ID: <70823@microsoft.UUCP> Date: 22 Feb 91 01:23:13 GMT References: <1991Feb13.185536.3925@dit.upm.es> Reply-To: kensy@microsoft.UUCP (Ken SYKES) Organization: Microsoft Corp., Redmond WA Lines: 11 In article <1991Feb13.185536.3925@dit.upm.es> churti@greco.UUCP (Francisco Gutierrez de Churtichaga) writes: > >I posted the questions several days aog, but I got no answers: >Can the current contents of the edit control if dropdown listboxes be >obtained? If so, how? It works just like an edit control! GetWindowText(hWnd), where hWnd is the window handle of the dropdown control. Ken Sykes Disclaimer: The above opinions are solely my own.