The property SlideSelectMode controls the possible modes for interactive slide selection:
| ssmDisabled |
Interactive selection of slides by using the mouse is disabled. |
| ssmSingle |
Only a single slide can be selected at a time. |
| ssmMultiple |
Any number of slides can be selected. |
| Hint1 : |
Please note that the property SlideSelectMode affects only the interactive selection of slides. Slides may be selected programmatically in any number and combination by using the property SlideSelected. |
| Hint 2: |
In the Light Edition the multiple selection of slides is disabled. |
|