Control PropertiesControl Properties*
*



Contents  *



Index  *Topic Contents
*Previous Topic: ActiveMovie Control
*Next Topic: AllowChangeDisplayMode Property

Control Properties

The ActiveMovie Control supports the following properties.
AllowChangeDisplayModeIndicates whether or not the end-user can change the display mode at run time between seconds and frames.
AllowHideControlsIndicates whether or not the end-user can hide the control panel at run time.
AllowHideDisplayIndicates whether or not the end-user can hide the display panel at run time.
AppearanceSpecifies the appearance of the display panel's border.
AutoRewindIndicates whether or not the multimedia stream should automatically return to the selection's starting point when it reaches the end of the selection.
AutoStartIndicates whether or not to automatically start playing the multimedia stream.
BalanceSpecifies the stereo balance.
BorderStyleSpecifies the control's border style.
CurrentPositionSpecifies the current position within the playback file, in seconds.
CurrentStateSpecifies the playback file's current state: stopped, paused, or running.
DisplayBackColorSpecifies the display panel's background color.
DisplayForeColorSpecifies the display panel's foreground color.
DisplayModeIndicates whether or not the display panel shows the current position in seconds or frames.
EnableContextMenuIndicates whether or not to enable the shortcut menu.
EnabledSpecifies whether or not the control is enabled.
EnablePositionControlsIndicates whether or not to show the position buttons in the controls panel.
EnableSelectionControlsIndicates whether or not to show the selection buttons in the controls panel.
EnableTrackerIndicates whether or not to show the trackbar control in the controls panel.
FileNameSpecifies the name of the source data file.
FilterGraphContains the IUnknown interface pointer to the current filter graph object.
FilterGraphDispatchContains the IDispatch interface pointer to the current filter graph object.
FullScreenModeExpands the area of the playback panel to fill the entire screen.
MovieWindowSizeSpecifies the size of the playback panel.
PlayCountSpecifies the number of times to play the multimedia stream.
RateSpecifies the playback rate for the stream.
ReadyStateSpecifies the state of readiness for this ActiveMovie Control, based on how completely the source file has loaded.
SelectionEndSpecifies the ending position in this multimedia stream, in seconds, relative to the stream's beginning.
SelectionStartSpecifies the starting position in this multimedia stream, in seconds, relative to the stream's beginning.
ShowControlsIndicates whether or not the controls panel is visible.
ShowDisplayIndicates whether or not the display panel is visible.
ShowPositionControlsIndicates whether or not the position controls are visible.
ShowSelectionControlsIndicates whether or not the selection controls are visible.
ShowTrackerIndicates whether or not the trackbar is visible.
VolumeSpecifies 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.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.