Visual Basic Reference

You can't put a Default or Cancel button on a Property Page (Error 379)

See Also

A Default or Cancel button cannot be put on a Property Page. This error has the following causes and solutions:

  • You tried to set the Default or Cancel property of a control contained by a Property Page to True. This is not allowed.

    Property Pages already have Default/Cancel buttons on them and you're not allowed to override them.