The Case keyword introduces a value or set of values against which the value of an expression is to be tested.
The Case keyword is used in this context:
Select...Case Statements
Visual Basic Language Keywords