Place a Case or Event structure on the block diagram. Add at least one case to the default Case structure so that it contains at least three cases, or add at least one case to the default Event structure so that it contains at least two cases. Right-click the structure border and select Rearrange Cases from the shortcut menu to display this dialog box.
This dialog box includes the following components:
Case ListDisplays the cases in their current order. Drag and drop the case names to rearrange them.
Complete selector stringDisplays the complete name of the selected case. This is useful if the case name is too long to fit in the Case List listbox.
SortArranges the cases in alphabetical order. User-defined cases surrounded by quotation marks appear at the bottom of the list. For example, True appears before "Foo" in the case list.