[]
IFlashMovieItemDialog interface allows to customize the dialog used to insert or edit a Flash movie object.
public interface IFlashMovieItemDialog
Implement this interface by a windows dialog form and use it in CustomDialogs property.
Name | Description |
---|---|
BindData(XHTMLFlashMovieItem) | Assigns values to the dialog box fields. |
Show(IWin32Window) | Shows the dialog window. |