[dba-VB] CheckBox: Checked and CheckState

Doris Manning mikedorism at verizon.net
Thu May 8 16:43:29 CDT 2008


You have to change the checkbox value (CheckedChanged event) before you can
examine the CheckStateChange -- kind of like you have to process the
Validating event before the Validated event.

Doris Manning
Database Administrator
Hargrove Inc.

-----Original Message-----
From: dba-vb-bounces at databaseadvisors.com
[mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of Gustav Brock
Sent: Thursday, May 08, 2008 12:30 PM
To: dba-vb at databaseadvisors.com
Subject: [dba-VB] CheckBox: Checked and CheckState

Hi all

What is the difference between these two events for a bound CheckBox?

Whatever I try, first event CheckedChanged is fired, then CheckStateChanged
- no matter if I browse the source it is bound to or if I click or keypress
the CheckBox itself (has focus).

/gustav


_______________________________________________
dba-VB mailing list
dba-VB at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/dba-vb
http://www.databaseadvisors.com






More information about the dba-VB mailing list