Name |
Description |
Alignment
|
HtmlSelect overridable. Gets the control
associated with the "Alignment" popup's property.
|
AllowFullScreen
|
HtmlInputCheckBox overridable. Gets the control
associated with the "Allow full screen" popup's property.
|
AttachedToButton
|
Bool sealed. Gets a value indicating whether the popup is 'attached' to a button called this popup.
(Inherited from Popup.)
Always false.
|
AutoClose
|
Bool sealed. Gets a value indicating whether the popup is closed on click outside it.
(Inherited from Popup.)
Always false.
|
AutoPlay
|
HtmlInputCheckBox overridable. Gets the control
associated with the "Autoplay" popup's property.
|
Browse
|
BrowseButton overridable. Gets the control
associated with the "Browse" popup's button.
Default FlashBrowseButton.
|
ClientControlType
|
String overridable. Gets the script type to use for the Control.
(Inherited from Popup.)
|
Content
|
Collection<Control>.
Gets collection of controls included into the popup.
(Inherited from Popup.)
|
DefaultTitle
|
String overridable. Gets the popup title if not found in Localization.
(Inherited from Popup.)
Default "Flash properties".
|
FlashBackgroundColor
|
PopupColorSelector overridable. Gets the control
associated with the "Background color" popup's button.
|
FlashHeight
|
TextBox overridable. Gets the control
associated with the "Height" popup's property.
|
FlashScale
|
HtmlSelect overridable. Gets the control
associated with the "Flash scale" popup's property.
|
FlashWidth
|
TextBox overridable. Gets the control
associated with the "Width" popup's property.
|
HorizontalSpacing
|
TextBox overridable. Gets the control
associated with the "Horizontal spacing" popup's property.
|
Loop
|
HtmlInputCheckBox overridable. Gets the control
associated with the "Loop" popup's property.
|
MainProperties
|
HtmlGenericControl overridable. Gets the control
associated with the main flash's properties fieldset.
|
Quality
|
HtmlSelect overridable. Gets the control
associated with the "Quality" popup's property.
|
Scale
|
HtmlInputCheckBox overridable. Gets the control
associated with the
popup's check box.
|
ScriptPath
|
String overridable. Gets the path of the script file where the associated script type is defined.
(Inherited from Popup.)
|
Transparency
|
HtmlInputCheckBox overridable. Gets the control
associated with the "Transparency" popup's property.
|
Url
|
TextBox overridable. Gets the control
associated with the "Url" popup's property.
|
VerticalSpacing
|
TextBox overridable. Gets control
associated with the "Vertical spacing" popup's property.
|