Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor Namespace / BeforeModeChangeEventArgs Class
Properties


In This Topic
    BeforeModeChangeEventArgs Class Members
    In This Topic

    The following tables list the members exposed by BeforeModeChangeEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the BeforeModeChangeEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the HTML source for the document being edited.  
    Public Property Gets or sets a new editing mode. Choose from Design, Source, or Preview modes.  
    Top
    See Also