ltmmCaptureCtrl.ShowDialogPreview Property

Visual Basic Example

Syntax

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.

See Also

Elements:

ltmmCaptureCtrl.Preview Property, ltmmCaptureCtrl.ShowDialog method

Topics:

Multimedia Properties, Methods and Events