[]
        
(Showing Draft Content)

C1.Win.C1Editor.UICustomization.IFlashMovieItemDialog

IFlashMovieItemDialog Interface

IFlashMovieItemDialog interface allows to customize the dialog used to insert or edit a Flash movie object.

Namespace: C1.Win.C1Editor.UICustomization
Assembly: C1.Win.C1Editor.4.8.dll
Syntax
public interface IFlashMovieItemDialog
Remarks

Implement this interface by a windows dialog form and use it in CustomDialogs property.

Methods

Name Description
BindData(XHTMLFlashMovieItem)

Assigns values to the dialog box fields.

Show(IWin32Window)

Shows the dialog window.