There are dozens of possible selections in the case statement.
Usually when I read this a red flag goes up in my head.
As far as I know there's no direct, built-in mechanism to do this without resorting to VI scripting, and for LabVIEW 8 you need a license to do scripting. You can right-click on the case structure and select "Rearrange cases" and then get screenshots of the list as you scroll down by page.
As for the scripting option I whipped up a VI written in 7.1 (in which you can do scripting without a license), and if you open it in 8 it will run. However, I'm not sure about the legality of uploading it given the licensing requirement for scripting on LabVIEW 8.