Changes

Strange Errors & Behavior in VB6

499 bytes added, 03:31, 13 February 2008
The following lines were added (+) and removed (-):
== Check Boxes Sometimes vbChecked/vbUnchecked (1/0) and Sometimes True/False ==Ever experience inconsistant CheckBox values?  Your checkbox is checked yet code treats it as unchecked.  Another stupid Microsoft glitch, or more likely, an oversight by their 3rd rate engineers.Illustrated best with this sample program:[[Image:vbchecked01.png]][[Image:vbchecked02.png]]The Fix: Stick with the standard checkbox only or Forms 2.0 checkbox only throughout the software you are developing. 
Bureaucrat, administrator
16,192
edits