H o m e

 

S e l e c t   C a s e   M u l t i p l e   S e l e c t

10/7/2004 Select Case Multiple Select.zip

The Select Case structure is used to execute one of several groups of statements, depending on the value of an expression.  This project demonstrates the different possible ways to test the value of an expression in a Select Case structure.

Click the link above to download this Visual Studio.NET Visual Basic project.

 

Copyright © 2001-2004 aZ Software Developers. All rights reserved.