[dba-VB] c# text box changed event

jwcolby jwcolby at colbyconsulting.com
Mon Sep 28 21:26:22 CDT 2009


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?
> 



More information about the dba-VB mailing list