IKDeviceBrowserPanel.Close
--------------------------

Closes the window.

| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
|---|---|---|---|---|---|---|
| [ImageCapture](component_ImageCapture.md) | [6.5](newinversion65.md) | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |

MBS( "IKDeviceBrowserPanel.Close" ) ### Parameters

none

### Result

Returns OK or error.

### Description

Closes the window.  
### Examples

Close window:

 Set Variable \[$r ; Value:MBS ( "IKDeviceBrowserPanel.Close" )\]  
### See also

- [IKDeviceBrowserPanel.GetMode](IKDeviceBrowserPanelGetMode.md)
- [IKDeviceBrowserPanel.Hide](IKDeviceBrowserPanelHide.md)
- [IKDeviceBrowserPanel.Reset](IKDeviceBrowserPanelReset.md)
- [IKDeviceBrowserPanel.SetMode](IKDeviceBrowserPanelSetMode.md)
- [IKDeviceBrowserPanel.Show](IKDeviceBrowserPanelShow.md)
- [IKDeviceBrowserPanel.Visible](IKDeviceBrowserPanelVisible.md)

This function checks for a license.

Created 7th November 2016 , last changed 7th November 2016

  
[IBAN.RegEx](IBANRegEx.md) - [IKDeviceBrowserPanel.GetCancelButtonLabel](IKDeviceBrowserPanelGetCancelButtonLabel.md)

[HTML Version](IKDeviceBrowserPanelClose.shtml)