ICameoControlUIControl Method |  |
WinForms control that can be placed on a form, moved, resized, etc.
Namespace: Bosch.Vms.CameoSdkAssembly: Bosch.Vms.CameoSdk (in Bosch.Vms.CameoSdk.dll) Version: 1.6.0.0
SyntaxReturn Value
ControlWinForms control.
Remarks
You can stop live or playback by destroying the control (call Control.Dispose()).
Please, call Control.Dispose() if you do not need the control any more. This can save system resources.
See Also