Movie Maker Timeline Control

SetPreviewWnd Method

Description

Set the preview window.

Syntax

Public Function SetPreviewWnd( _
   ByVal hwnd as integer
   )

 

Parameter

hwnd
   the window handle of preview window.


No Return Value
 
 

Example

Visual Basic Syntax
 TimelineControl1.SetPreviewWnd Picture1.hWnd