Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.UICustomization Namespace
Inheritance Hierarchy
In This Topic
    C1.Win.C1Editor.UICustomization Namespace
    In This Topic
    Classes
     ClassDescription
    Class Provides information about a bookmark within the document.
    Class Represents a collection of bookmarks.
    Class Represents a set of interfaces to support user-defined dialogs.
    Class The exception that is raised when a bookmark name is not unique within the document.
    Class Helper class for customizing the Find/Replace dialog.
    Class Supports local formatting
    Class The exception that is raised when a bookmark name is invalid.
    Class Provides bookmark data to use in custom edit dialogs.
    Class Provides data to bind to and use in a custom Table Cell edit dialog.
    Class Provides data to bind to and use in a custom Table column edit dialog.
    Class Provides data to bind to and use in a custom Flash movie edit dialog.
    Class Provides data to bind to and use in a custom Hyperlink edit dialog.
    Class Provides data to bind to and use in a custom Image edit dialog.
    Class Base class for classes used to provide data to custom edit dialogs.
    Class Provides data to bind to and use in a custom Table Row edit dialog.
    Class Provides data to bind to and use in a custom Table edit dialog.
    Interfaces
     InterfaceDescription
    InterfaceIBookmarkItemDialog interface allows to customize the dialog used to insert or edit a bookmark.
    InterfaceICellItemDialog interface allows to customize the dialog used to insert or edit a table cell.
    InterfaceIColumnItemDialog interface allows to customize the dialog used to insert or edit a table column.
    InterfaceIFindReplaceDialog interface allows to customize the Find/Replace dialog.
    InterfaceIFlashMovieItemDialog interface allows to customize the dialog used to insert or edit a Flash movie object.
    InterfaceIFormattingDialog interface allows to customize the Format dialog.
    InterfaceIHyperlinkItemDialog interface allows to customize the dialog used to insert or edit a hyperlink.
    InterfaceIImageItemDialog interface allows to customize the dialog used to insert or edit an image.
    InterfaceIMessageBox interface allows to customize the standard MessageBox.Show dialog.
    InterfaceIRowItemDialog interface allows to customize the dialog used to insert or edit a table row.
    InterfaceITableItemDialog interface allows to customize the dialog used to insert or edit a table.
    Enumerations
     EnumerationDescription
    Enumeration Specifies how an object or text is horizontally aligned.
    Enumeration Specifies the units for measuring size.
    Enumeration Specifies how an object or text is aligned vertically .
    See Also