Selected controls simply sets the clipboard to the names of the currently selected controls.
Selecting Controls
This will result in
| chkIncludeGroup | |
| chkIncludeAllSubFolders | |
| chkIncludeOtherFiles | |
| chkStorePath | |
| lblCompressLevel | |
| cboCompressLevel |
being available in the clipboard. This would be useful where a large number of controls are to be referenced in code.