Michael Maddison
michael at ddisolutions.com.au
Mon Sep 28 21:32:23 CDT 2009
How about KeyDown, Leave combinations then? When keydown is fired set dirty, When leave fires on a dirty control 'save' the data. Cheers Michael M -----Original Message----- From: dba-vb-bounces at databaseadvisors.com [mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of jwcolby Sent: Tuesday, 29 September 2009 12:26 PM To: Discussion concerning Visual Basic and related programming issues. Subject: Re: [dba-VB] c# text box changed event No. I am doing a homework assignment where I collect grades in classes, and then move back and forth through the classes. I have chosen to use a shared text box where the grade classes display their grades, and the user enters new grades. John W. Colby www.ColbyConsulting.com Michael Maddison wrote: > Hi John, > > Is the control bound? > > Cheers > > Michael M > > -----Original Message----- > From: dba-vb-bounces at databaseadvisors.com > [mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of jwcolby > Sent: Tuesday, 29 September 2009 12:05 PM > To: VBA > Subject: [dba-VB] c# text box changed event > > I am setting the text in a text box via code which is causing the > TextChanged event to fire. I want > the event to fire for a manual edit so I can set a dirty flag, but not > for changing the data by > code. Is there a change event that fires for manual editing but not by > code editing? > _______________________________________________ dba-VB mailing list dba-VB at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-vb http://www.databaseadvisors.com