dbEdit box will not Autoselect

From: Ian Robinson (ian_at_forest2000.co.uk)
Date: 10/30/03


Date: Thu, 30 Oct 2003 20:59:27 +0000

Hi,

I'm having problems with a tEdit control. I have Autoselect set to true
which is supposed to select the contents of a single line edit control
when it gets focus but it won't when I tab to the control.

Any ideas please ?

-- 
Best regards
Ian Robinson    FOREST SOFTWARE
                         +44(0)1594 564457 (Office)
                         +44(0)7718 806 006 (UK Mobile)
                         +34 653 209 592 (Overseas Mobile)
                         +44(0)1594 564038 (Out of hours support)


Relevant Pages

  • Re: "edit" control is read only?
    ... standard code required to get an edit control to work... ... PSTR szCmdLine, int iCmdShow) ... //-MAIN WINDOW CONFIGURATION ...
    (microsoft.public.vc.language)
  • Re: Overriding CComboBox functionality...
    ... Edit/Static Control as the CComboBox does. ... When I sub-class the edit control, I create the static control, and fitted ... I have been having trouble with the OnPainthandler. ... > the size in the CBS_SIMPLE case, but the dropdown styles weren't too vexing. ...
    (microsoft.public.vc.mfc)
  • Re: How to transparent editbox control works correctly...
    ... can't simply attach a CString to your edit control and hope that UpdateData ... void SetFont; ... afx_msg void OnKeyDown(UINT nChar, UINT nRepCnt, UINT nFlags); ...
    (microsoft.public.vc.mfc)
  • Re: "edit" control is read only?
    ... type casting every parameter in the SendMessage line, ... it, they did type cast every parameter, but it was only to show the type ... ReadOnly property to the edit control? ... Can anyone tell me why the edit control created with CreateWindow ...
    (microsoft.public.vc.language)
  • Re: VB Text Boxes dont update their Control Text/Caption property when text changes?
    ... identify a window and control contained in that window. ... > edit controls maintain both a text buffer and the contents of the control ... > When the system creates an edit control, ... > this default allocation behavior and create the buffer from its local heap ...
    (microsoft.public.vb.winapi)