object.ShowDialogPreview As Boolean |
Remarks
Indicates whether the object will continue to preview during a call to the ShowDialog method. Possible values are:
Setting |
Description |
TRUE |
The object will continue to preview during a call to the ShowDialog method. |
FALSE |
The object will stop preview during a call to the ShowDialog method. |
Assignment could raise an error exception. For more information, refer to the Error Codes.
Win32, x64
See Also
Elements: |
ltmmCaptureCtrl.Preview Property, ltmmCaptureCtrl.ShowDialog method |
Topics: |