The following tables list the members exposed by ModalityOptionsManager.
| Name | Description | |
|---|---|---|
| ModalityOptionsManager Constructor | Initializes a new instance of the ModalityOptionsManager. |
| Name | Description | |
|---|---|---|
| DataSource | Gets the data source containing the ModalityOptionsCollection and a list of available shortcut keys. |
| Modalities | Gets a ModalityOptionsCollection object that represents the modality options. |
| ShortcutList | Gets a List of of System.Windows.Forms.Keys that represent the modality options shortcut keys. |
| Name | Description | |
|---|---|---|
| FillDefaultOptions | Add the default modality options into the Modalities. |
| LoadOptions | Loads the modality options from the specified ModalityOptionsCollection data stream. |
| SaveOptions | Saves the modality options to the specified ModalityOptionsCollection data stream. |
| Name | Description | |
|---|---|---|
| DataSourceChanged | Occurs when the data source is changed. |