| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
IKScannerDevicePanel.SetWindowTitle
Sets window title.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| ImageCapture | 6.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "IKScannerDevicePanel.SetWindowTitle"; Text ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| Text | The new text. | "Your Choice" |
Result
Returns OK or error.
Description
Sets window title.Examples
Set window title:
Set Variable [$r; Value:MBS( "IKScannerDevicePanel.SetWindowTitle"; "Scanner" )]
See also
- IKScannerDevicePanel.GetCombine
- IKScannerDevicePanel.GetWidth
- IKScannerDevicePanel.GetWindowTitle
- IKScannerDevicePanel.SetCloseTrigger
- IKScannerDevicePanel.SetCombine
- IKScannerDevicePanel.SetWidth
- IKScannerDevicePanel.Show
Example Databases
This function is free to use.
Created 7th November 2016, last changed 7th November 2016