|
|
|
|
|
Learn Visual Basic 6.0 |
| Caption | Identifying text next to box. |
| Font | Sets font type, style, size. |
| Value | Indicates if unchecked (0, vbUnchecked), checked (1, vbChecked), or grayed out (2, vbGrayed). |
| Click | Triggered when a box is clicked. Value property is automatically changed by Visual Basic. |