The Overrides keyword specifies that a property or method overrides a member inherited from a base class.
The Overrides keyword is used in these contexts:
Function Statement
Property Statement
Sub Statement
Visual Basic Language Keywords