Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / IFlashMovieItemDialog Interface
Members

In This Topic
    IFlashMovieItemDialog Interface
    In This Topic
    IFlashMovieItemDialog interface allows to customize the dialog used to insert or edit a Flash movie object.
    Object Model
    IFlashMovieItemDialog Interface
    Syntax
    'Declaration
     
    Public Interface IFlashMovieItemDialog 
    public interface IFlashMovieItemDialog 
    Remarks
    Implement this interface by a windows dialog form and use it in CustomDialogs property.
    See Also