Sets the preview window style ex.

Namespace:  GrassValley.Mseries.DVCapture
Assembly:  GrassValley.Mseries.DVCapture (in GrassValley.Mseries.DVCapture.dll) Version: 1.0.0.0

Syntax

C#
void SetPreviewWindowStyleEx(
	int wsStyle
)
Visual Basic (Declaration)
Sub SetPreviewWindowStyleEx ( _
	wsStyle As Integer _
)
Visual C++
void SetPreviewWindowStyleEx(
	int wsStyle
)

Parameters

wsStyle
Type: System..::.Int32
window style style.

See Also