Contents Index Topic Contents | ||
Previous Topic: ActiveMovie Control Next Topic: AllowChangeDisplayMode Property |
Control Properties
The ActiveMovie Control supports the following properties.
AllowChangeDisplayMode Indicates whether or not the end-user can change the display mode at run time between seconds and frames. AllowHideControls Indicates whether or not the end-user can hide the control panel at run time. AllowHideDisplay Indicates whether or not the end-user can hide the display panel at run time. Appearance Specifies the appearance of the display panel's border. AutoRewind Indicates whether or not the multimedia stream should automatically return to the selection's starting point when it reaches the end of the selection. AutoStart Indicates whether or not to automatically start playing the multimedia stream. Balance Specifies the stereo balance. BorderStyle Specifies the control's border style. CurrentPosition Specifies the current position within the playback file, in seconds. CurrentState Specifies the playback file's current state: stopped, paused, or running. DisplayBackColor Specifies the display panel's background color. DisplayForeColor Specifies the display panel's foreground color. DisplayMode Indicates whether or not the display panel shows the current position in seconds or frames. EnableContextMenu Indicates whether or not to enable the shortcut menu. Enabled Specifies whether or not the control is enabled. EnablePositionControls Indicates whether or not to show the position buttons in the controls panel. EnableSelectionControls Indicates whether or not to show the selection buttons in the controls panel. EnableTracker Indicates whether or not to show the trackbar control in the controls panel. FileName Specifies the name of the source data file. FilterGraph Contains the IUnknown interface pointer to the current filter graph object. FilterGraphDispatch Contains the IDispatch interface pointer to the current filter graph object. FullScreenMode Expands the area of the playback panel to fill the entire screen. MovieWindowSize Specifies the size of the playback panel. PlayCount Specifies the number of times to play the multimedia stream. Rate Specifies the playback rate for the stream. ReadyState Specifies the state of readiness for this ActiveMovie Control, based on how completely the source file has loaded. SelectionEnd Specifies the ending position in this multimedia stream, in seconds, relative to the stream's beginning. SelectionStart Specifies the starting position in this multimedia stream, in seconds, relative to the stream's beginning. ShowControls Indicates whether or not the controls panel is visible. ShowDisplay Indicates whether or not the display panel is visible. ShowPositionControls Indicates whether or not the position controls are visible. ShowSelectionControls Indicates whether or not the selection controls are visible. ShowTracker Indicates whether or not the trackbar is visible. Volume Specifies the volume, in hundredths of decibels. The ActiveMovie Control supports the following properties that are common to other controls: Appearance, BorderStyle, Enabled, and hWnd. For information about these properties, see the documentation for Visual Basic.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.