This documentation is for the old version. Go to the latest Upload Suite docs

FlashControl Members

The FlashControl type exposes the following members.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property BgColor

Gets or sets the background color of the Flash control surface.

Public property CodeBase

Gets the URL to client-side control.

(Inherited from BaseClientControl.)
Public property CustomCodeBase

Gets or sets a custom URL to client-side control.

(Inherited from BaseClientControl.)
Public property Quality

Gets or sets the quality of Flash control in player.

Public property ThemeUrl

Gets or sets the URL to the *.swf file containing a custom theme.

Public property UseCustomCodeBase

Gets or sets a value indicating whether a custom URL to client-side control specified with the CustomCodeBase property is used.

(Inherited from BaseClientControl.)
Public property Version

Gets or sets the minimum required version of the client-side control.

(Inherited from BaseClientControl.)
Public property Wmode

Gets or sets the window mode of the Flash control for transparency, layering, and positioning in the browser.

See Also

Reference