ControlType

Description

Returns or sets a Long value specifying the way controls are displayed.

Syntax
object.ControlType

Remarks

There are three control display states: no controls, simple controls, and full controls. There are three corresponding constant values.
Constant Value Buttons
nsNone 0 None
nsSimple 1 Play/Pause, Stop, Tracker
nsFull 2 Play/Pause, Stop, Tracker, Next Marker, Previous Marker, Fast Forward, Fast Reverse

For more information on what each button does, see the NetShow Player application (Nsplayer.exe) online Help.

AllowChangeControlType must be True in order to set ControlType.

The default value of this property is True.

See Also

AllowChangeControlType

Return to Player Control Reference.

© 1997 Microsoft Corporation. All rights reserved. Terms of Use.