Re: CComboBox shows edit only

From: Joseph M. Newcomer (newcomer_at_flounder.com)
Date: 11/21/04


Date: Sun, 21 Nov 2004 01:07:57 -0500

You might want to check out my automatic sizing combo box on my MVP Tips site. I haven't
had to resize a combo box at design time in many years.
                                joe

On Wed, 17 Nov 2004 18:46:56 -0800, "Mike" <anonymous@discussions.microsoft.com> wrote:

>Hi,
>
>Is there any way to change a CComboBox style so it only
>shows its edit control like an edit control? I need it
>sometimes takes user input only but no selection
>required. Thanks for any help,
>
>Mike

Joseph M. Newcomer [MVP]
email: newcomer@flounder.com
Web: http://www.flounder.com
MVP Tips: http://www.flounder.com/mvp_tips.htm



Relevant Pages

  • Re: How to display a text file dynamically?
    ... Take a look at my Logging Listbox on my MVP Tips site. ... I urge avoiding the edit control entirely. ... Are there any existing functions/mechanisms in MFC for this purpose? ... I don't need the ability of editing, changing fonts/color, word-wrap ...
    (microsoft.public.vc.mfc)
  • Re: ES_MULTILINE flag crashes.
    ... All youv'e said is "my program fails, ... >I was using MFC and was creating an edit control dynamically. ... >class MyEdit: public CEdit ... MVP Tips: http://www.flounder.com/mvp_tips.htm ...
    (microsoft.public.vc.mfc)
  • Re: How to display a text file dynamically?
    ... have mfc souce code installed by default. ... Microsoft MVP in VC++ ... I urge avoiding the edit control entirely. ... the data that they can send them to the clipboard by pressing Ctrl-c. ...
    (microsoft.public.vc.mfc)
  • Re: Whod like to give me a sample support multilanguage?
    ... I used its predecessor (although I wasn't using any Pacific Rim languages, ... a samll dialog application with only one edit control. ... MVP Tips: http://www.flounder.com/mvp_tips.htm ...
    (microsoft.public.vc.mfc)
  • Re: Color - Edit-Field
    ... Take a look at my "Validating edit control" on my MVP Tips site, ... And simple the whole edit-field, ... >row, or single word, the whole one. ...
    (microsoft.public.vc.mfc)