Re: SetCurSel Method
- From: "Doug Harrison [MVP]" <dsh@xxxxxxxx>
- Date: Thu, 17 Aug 2006 10:08:16 -0500
On Mon, 14 Aug 2006 15:04:02 -0700, Neil B
<NeilB@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
Is it right to assume that UpdateData(FALSE) should not follow the changing
of any control variable (ie. Ctree, CListBox, etc)? It should only be used
when changing a data variable (ie. int, BOOL, CString, etc)?
It should only be used after setting all data variables, because it will
transfer all of them to the controls. See this message for more:
http://groups.google.com/group/microsoft.public.vc.mfc/msg/1beb7cdaf010b0c6
--
Doug Harrison
Visual C++ MVP
.
- Prev by Date: Re: Docking toolbars - strange behavour
- Next by Date: Re: Question on mixing MFC and Winform
- Previous by thread: Re: SetCurSel Method
- Next by thread: excel automation
- Index(es):