Tristate Constants
These constants are only available when your project has an explicit reference to the appropriate type library containing these constant definitions.
| Constant | Value | Description |
|---|---|---|
| vbTrue | -1 | True |
| vbFalse | ;0 | False |
| vbUseDefault | -2 | Use default setting |