.NET Framework Class Library
SoundPlayer Properties

The SoundPlayer type exposes the following members.

Properties

  NameDescription
Protected propertyCanRaiseEventsGets a value indicating whether the component can raise an event. (Inherited from Component.)
Public propertyContainerGets the IContainer that contains the Component. (Inherited from Component.)
Protected propertyDesignModeGets a value that indicates whether the Component is currently in design mode. (Inherited from Component.)
Protected propertySupported by the .NET Compact FrameworkEventsGets the list of event handlers that are attached to this Component. (Inherited from Component.)
Public propertySupported by the .NET Compact FrameworkIsLoadCompletedGets a value indicating whether loading of a .wav file has successfully completed.
Public propertySupported by the .NET Compact FrameworkLoadTimeoutGets or sets the time, in milliseconds, in which the .wav file must load.
Public propertySupported by the .NET Compact FrameworkSiteGets or sets the ISite of the Component. (Inherited from Component.)
Public propertySupported by the .NET Compact FrameworkSoundLocationGets or sets the file path or URL of the .wav file to load.
Public propertySupported by the .NET Compact FrameworkStreamGets or sets the Stream from which to load the .wav file.
Public propertySupported by the .NET Compact FrameworkTagGets or sets the Object that contains data about the SoundPlayer.
Top
See Also

Reference

Tags :


Page view tracker