ASPxClientHtmlEditorFlashDialog Members
Provides client functionality for the Flash dialog within the ASPxHtmlEditor.Methods
| Name | Description |
|---|---|
| GetAllowFullscreenCheckBox | Provides access to the client object of the “Allow fullscreen” check box in the Html Editor’s Flash dialog. |
| GetAutoPlayCheckBox | Provides access to the client object of the “Auto play” check box in the Html Editor’s Flash dialog. |
| GetBorderColorColorEdit | Provides access to the client object of the “Border color” color editor in the Html Editor’s dialogs (Style Settings). Inherited from ASPxClientHtmlEditorEditElementDialog. |
| GetBorderStyleComboBox | Provides access to the client object of the “Border style” combo box in the Html Editor’s dialogs (Style Settings). Inherited from ASPxClientHtmlEditorEditElementDialog. |
| GetBorderWidthSpinEdit | Provides access to the client object of the “Border width” spin editor in the Html Editor’s dialogs (Style Settings). Inherited from ASPxClientHtmlEditorEditElementDialog. |
| GetBottomMarginTextBox | Provides access to the client object of the “Bottom margin” text box in the Html Editor’s dialogs (Style Settings). Inherited from ASPxClientHtmlEditorEditElementDialog. |
| GetCancelButton | Provides access to the client object of the “Cancel” button in the Html Editor’s dialogs. Inherited from ASPxClientHtmlEditorDialogBase. |
| GetCssClassNameComboBox | Provides access to the client object of the “CSS class” combo box in the Html Editor’s dialogs (Style Settings). Inherited from ASPxClientHtmlEditorEditElementDialog. |
| GetEnableFlashMenuCheckBox | Provides access to the client object of the “Enable flash menu” check box in the Html Editor’s Flash dialog. |
| GetFormLayout | Provides access to the client ASPxFormLayout object that arranges all editors in the Html Editor’s dialogs. Inherited from ASPxClientHtmlEditorDialogBase. |
| GetHeightSpinEdit | Provides access to the client object of the “Height” spin editor in the Html Editor’s Audio/Video/Flash dialogs. Inherited from ASPxClientHtmlEditorMediaDialogBase. |
| GetLeftMarginTextBox | Provides access to the client object of the “Left margin” text box in the Html Editor’s dialogs (Style Settings). Inherited from ASPxClientHtmlEditorEditElementDialog. |
| GetLoopCheckBox | Provides access to the client object of the “Loop” check box in the Html Editor’s Flash dialog. |
| GetMediaFileSelector | Provides access to the client object of the media file selector that allows you to insert/change media files in the Html Editor’s Audio/Video/Flash dialogs. Inherited from ASPxClientHtmlEditorMediaDialogBase. |
| GetMoreOptionsCheckBox | Provides access to the client object of the “More options” check box in the Html Editor’s Audio/Video/Flash/Image dialogs. Inherited from ASPxClientHtmlEditorMediaDialogBase. |
| GetOkButton | Provides access to the client object of the “OK” button in the Html Editor’s dialogs. Inherited from ASPxClientHtmlEditorDialogBase. |
| GetPositionComboBox | Provides access to the client object of the “Position” combo box in the Html Editor’s Audio/Video/Flash/Image dialogs. Inherited from ASPxClientHtmlEditorMediaDialogBase. |
| GetQualityComboBox | Provides access to the client object of the “Quality” combo box in the Html Editor’s Flash dialog. |
| GetRightMarginTextBox | Provides access to the client object of the “Right margin” text box in the Html Editor’s dialogs (Style Settings). Inherited from ASPxClientHtmlEditorEditElementDialog. |
| GetTopMarginTextBox | Provides access to the client object of the “Top margin” text box in the Html Editor’s dialogs (Style Settings). Inherited from ASPxClientHtmlEditorEditElementDialog. |
| GetWidthSpinEdit | Provides access to the client object of the “Width” spin editor in the Html Editor’s Audio/Video/Flash dialogs. Inherited from ASPxClientHtmlEditorMediaDialogBase. |
See Also