C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor Namespace : C1Editor Class |
The following tables list the members exposed by C1Editor.
Name | Description | |
---|---|---|
![]() | C1Editor Constructor | Initializes a new instance of the C1Editor class. |
Name | Description | |
---|---|---|
![]() | AcceptsTab | Gets or sets a value indicating whether pressing the TAB key in a control types a TAB character in the editor instead of moving the focus to the next control in the tab order. |
![]() | AccessibilityObject | (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleDefaultActionDescription | (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleDescription | (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleName | (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleRole | (Inherited from System.Windows.Forms.Control) |
![]() | ActiveControl | (Inherited from System.Windows.Forms.ContainerControl) |
![]() | AllowAdHocTags | Indicates whether the editor turns validation on or off. |
![]() | AllowDrop | Overridden. Gets or sets a value indicating whether the editor can accept data that the user drags onto it. |
![]() | Anchor | (Inherited from System.Windows.Forms.Control) |
![]() | AutoScaleDimensions | (Inherited from System.Windows.Forms.ContainerControl) |
![]() | AutoScaleMode | (Inherited from System.Windows.Forms.ContainerControl) |
![]() | AutoScrollPosition | (Inherited from System.Windows.Forms.ScrollableControl) |
![]() | BackColor | (Inherited from System.Windows.Forms.Control) |
![]() | BaseUri | Gets the base Uri of the current document. |
![]() | BindingContext | (Inherited from System.Windows.Forms.ContainerControl) |
![]() | BorderStyle | Indicates whether the editor should have a border. |
![]() | Bottom | (Inherited from System.Windows.Forms.Control) |
![]() | Bounds | (Inherited from System.Windows.Forms.Control) |
![]() | CanCopy | Gets a value indicating whether the copy command is supported on the current selection. |
![]() | CanCut | Gets a value indicating whether the cut command is supported on the current selection. |
![]() | CanFocus | (Inherited from System.Windows.Forms.Control) |
![]() | CanPaste | Gets a value indicating whether the paste command is supported on the current selection. |
![]() | CanPasteAsText | Determines whether you can paste information from the Clipboard in text format. |
![]() | CanSelect | (Inherited from System.Windows.Forms.Control) |
![]() | Capture | (Inherited from System.Windows.Forms.Control) |
![]() | CausesValidation | (Inherited from System.Windows.Forms.Control) |
![]() | ClientRectangle | (Inherited from System.Windows.Forms.Control) |
![]() | ClientSize | (Inherited from System.Windows.Forms.Control) |
![]() | CompanyName | (Inherited from System.Windows.Forms.Control) |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | ContainsFocus | (Inherited from System.Windows.Forms.Control) |
![]() | ContextMenu | (Inherited from System.Windows.Forms.Control) |
![]() | ContextMenuStrip | Overridden. Overrides the System.Windows.Forms.Control.ContextMenuStrip property. |
![]() | Controls | (Inherited from System.Windows.Forms.Control) |
![]() | Created | (Inherited from System.Windows.Forms.Control) |
![]() | CurrentAutoScaleDimensions | (Inherited from System.Windows.Forms.ContainerControl) |
![]() | CustomDialogs | Allows user-defined dialog boxes such as Find/Replace, Format, Insert table, and others to be used. |
![]() | DataBindings | (Inherited from System.Windows.Forms.Control) |
![]() | DefaultTitle | Gets or sets a string (followed by a number) used for the 'title' attribute of the loaded document if that attribute is not specified. |
![]() | DisplayRectangle | (Inherited from System.Windows.Forms.ScrollableControl) |
![]() | Disposing | (Inherited from System.Windows.Forms.Control) |
![]() | Dock | (Inherited from System.Windows.Forms.Control) |
![]() | Document | Gets or sets the XML document bound to the C1Editor. |
![]() | EnableComments | Indicates whether the editor turns Comments feature on or off. |
![]() | Enabled | (Inherited from System.Windows.Forms.Control) |
![]() | Focused | Overridden. Gets a Boolean value indicating whether the control has input focus. |
![]() | Font | (Inherited from System.Windows.Forms.Control) |
![]() | ForeColor | (Inherited from System.Windows.Forms.Control) |
![]() | Handle | (Inherited from System.Windows.Forms.Control) |
![]() | HasChildren | (Inherited from System.Windows.Forms.Control) |
![]() | Height | (Inherited from System.Windows.Forms.Control) |
![]() | History | Returns XML document for editing |
![]() | HorizontalScroll | (Inherited from System.Windows.Forms.ScrollableControl) |
![]() | ImeMode | (Inherited from System.Windows.Forms.Control) |
![]() | InvokeRequired | (Inherited from System.Windows.Forms.Control) |
![]() | IsAccessible | (Inherited from System.Windows.Forms.Control) |
![]() | IsDirty | Gets a Boolean value that indicates whether the document has been modified since it was last saved. |
![]() | IsDisposed | (Inherited from System.Windows.Forms.Control) |
![]() | IsHandleCreated | (Inherited from System.Windows.Forms.Control) |
![]() | IsMirrored | (Inherited from System.Windows.Forms.Control) |
![]() | KeyboardShortcutsEnabled | Gets or sets a value indicating whether the editor processes shortcuts for basic editing operations |
![]() | LayoutEngine | (Inherited from System.Windows.Forms.Control) |
![]() | Left | (Inherited from System.Windows.Forms.Control) |
![]() | Location | (Inherited from System.Windows.Forms.Control) |
![]() | Margin | (Inherited from System.Windows.Forms.Control) |
![]() | MaximumSize | (Inherited from System.Windows.Forms.Control) |
![]() | MaxLength | Gets or sets the maximum number of characters the user can type or paste into the editor control. |
![]() | MinimumSize | (Inherited from System.Windows.Forms.Control) |
![]() | Mode | Defines current editor view and behavior. |
![]() | Name | (Inherited from System.Windows.Forms.Control) |
![]() | Padding | (Inherited from System.Windows.Forms.Control) |
![]() | Parent | (Inherited from System.Windows.Forms.Control) |
![]() | ParentForm | (Inherited from System.Windows.Forms.ContainerControl) |
![]() | PreferredSize | (Inherited from System.Windows.Forms.Control) |
![]() | ProductName | (Inherited from System.Windows.Forms.Control) |
![]() | ProductVersion | (Inherited from System.Windows.Forms.Control) |
![]() | ReadOnly | Gets or sets a value indicating whether content in the editor is read-only. |
![]() | RecreatingHandle | (Inherited from System.Windows.Forms.Control) |
![]() | Region | (Inherited from System.Windows.Forms.Control) |
![]() | Right | (Inherited from System.Windows.Forms.Control) |
![]() | SelectedText | Gets the text currently selected in the C1Editor. |
![]() | Selection | Gets the current selection in the C1Editor. |
![]() | SelectionLength | Gets or sets the number of selected characters in the C1Editor. |
![]() | SelectionStart | Gets or sets the index of the first selected character in the C1Editor. |
![]() | Site | (Inherited from System.Windows.Forms.Control) |
![]() | Size | (Inherited from System.Windows.Forms.Control) |
![]() | TabIndex | (Inherited from System.Windows.Forms.Control) |
![]() | TabStop | (Inherited from System.Windows.Forms.Control) |
![]() | Tag | (Inherited from System.Windows.Forms.Control) |
![]() | Text | Overridden. Gets or sets the current text in the editor. |
![]() | Top | (Inherited from System.Windows.Forms.Control) |
![]() | TopLevelControl | (Inherited from System.Windows.Forms.Control) |
![]() | VerticalScroll | (Inherited from System.Windows.Forms.ScrollableControl) |
![]() | Visible | (Inherited from System.Windows.Forms.Control) |
![]() | WebBrowser | Returns the ActiveX WebBrowser object for current Mode. |
![]() | Width | (Inherited from System.Windows.Forms.Control) |
![]() | WordWrap | Indicates whether the editor automatically wraps words to the beginning of the next line when necessary in the Source mode. |
![]() | Xml | Gets or sets the current XML content of the editor. |
![]() | XmlExtensions | Contains information about custom elements and attributes that extend the standard XHTML DTD. |
Name | Description | |
---|---|---|
![]() | BeginInit | Begins the initialization of a C1Editor control that is used on a form or used by another component. The initialization occurs at run time. |
![]() | BeginInvoke | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | BeginTransaction | Begins a transaction. |
![]() | BringToFront | (Inherited from System.Windows.Forms.Control) |
![]() | CanRedo | Returns a value that indicates whether the most recent undo action can be redone. |
![]() | CanShowDialog | Returns a Boolean value indicating whether or not the specified dialog can be shown. |
![]() | CanUndo | Returns a value that indicates whether the most recent action can be undone. |
![]() | CommitTransaction | Commits the started transaction. |
![]() | Contains | (Inherited from System.Windows.Forms.Control) |
![]() | Copy | Copies the current selection to the Clipboard. |
![]() | CreateControl | (Inherited from System.Windows.Forms.Control) |
![]() | CreateGraphics | (Inherited from System.Windows.Forms.Control) |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | CreateRange | Overloaded. Creates a text range. |
![]() | Cut | Moves the current selection to the Clipboard. |
![]() | Dispose | (Inherited from System.ComponentModel.Component) |
![]() | DoDragDrop | (Inherited from System.Windows.Forms.Control) |
![]() | DrawToBitmap | (Inherited from System.Windows.Forms.Control) |
![]() | EndInit | Ends the initialization of a C1Editor that is used on a form or used by another component. The initialization occurs at run time. |
![]() | EndInvoke | (Inherited from System.Windows.Forms.Control) |
![]() | FindForm | (Inherited from System.Windows.Forms.Control) |
![]() | FixSource | Fixes the document in source mode, corrects errors, makes it valid XHTML. |
![]() | Focus | Sets input focus to the control. |
![]() | GetActiveXInstance | Gets the underlying ActiveX WebBrowser control. |
![]() | GetChildAtPoint | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | GetContainerControl | (Inherited from System.Windows.Forms.Control) |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | GetNextControl | (Inherited from System.Windows.Forms.Control) |
![]() | GetPreferredSize | (Inherited from System.Windows.Forms.Control) |
![]() | Hide | (Inherited from System.Windows.Forms.Control) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | Invalidate | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | Invoke | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | LoadDesignCSS | Overloaded. Loads a design CSS from a given file. The base URL is inferred from the file location. |
![]() | LoadPreviewCSS | Overloaded. Loads the preview CSS from a given file. Base URL is inferred from the file location. |
![]() | LoadRtf | Overloaded. Loads the document from the specified stream in RTF format. The System.IO.Stream containing the RTF document to load. Path to resolve pictures, video, links, and so on. |
![]() | LoadXml | Overloaded. Loads the document from an XML string. |
![]() | Paste | Replaces the current selection in the editor with the contents of the Clipboard. |
![]() | PasteAsText | Pastes the contents of the Clipboard into the editor using text format. |
![]() | PerformAutoScale | (Inherited from System.Windows.Forms.ContainerControl) |
![]() | PerformLayout | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | PointToClient | (Inherited from System.Windows.Forms.Control) |
![]() | PointToScreen | (Inherited from System.Windows.Forms.Control) |
![]() | PreProcessControlMessage | (Inherited from System.Windows.Forms.Control) |
![]() | PreProcessMessage | (Inherited from System.Windows.Forms.Control) |
![]() | Overloaded. Prints the current document. | |
![]() | PrintPreview | Overloaded. Shows a print preview dialog. |
![]() | RectangleToClient | (Inherited from System.Windows.Forms.Control) |
![]() | RectangleToScreen | (Inherited from System.Windows.Forms.Control) |
![]() | Redo | Performs Redo action in the current editor mode (design or source). |
![]() | Refresh | (Inherited from System.Windows.Forms.Control) |
![]() | ResetText | (Inherited from System.Windows.Forms.Control) |
![]() | ResumeLayout | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | RollbackTransaction | Rolls back the transaction. |
![]() | SaveRtf | Overloaded. Saves the document to the specified file in RTF format. |
![]() | SaveXml | Overloaded. Saves the document to the specified file in XML format. |
![]() | Scale | (Inherited from System.Windows.Forms.Control) |
![]() | ScrollControlIntoView | (Inherited from System.Windows.Forms.ScrollableControl) |
![]() | ScrollIntoView | Scrolls current document selection into view. |
![]() | Select | Overloaded. Creates a range that begins with the specified starting character and continues through the specified length of characters, and moves selection to the range. |
![]() | SelectAll | Selects the entire contents of the editor. |
![]() | SelectNextControl | (Inherited from System.Windows.Forms.Control) |
![]() | SendToBack | (Inherited from System.Windows.Forms.Control) |
![]() | SetAutoScrollMargin | (Inherited from System.Windows.Forms.ScrollableControl) |
![]() | SetBounds | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | Show | (Inherited from System.Windows.Forms.Control) |
![]() | ShowDialog | Shows the specified dialog box. |
![]() | SuspendLayout | (Inherited from System.Windows.Forms.Control) |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
![]() | Undo | Performs Undo action in the current editor mode (design or source). |
![]() | Update | (Inherited from System.Windows.Forms.Control) |
![]() | Validate | Overloaded. (Inherited from System.Windows.Forms.ContainerControl) |
![]() | ValidateChildren | Overloaded. (Inherited from System.Windows.Forms.UserControl) |
![]() | ValidateSource | Validates document in source mode and shows validation errors if found. |
Name | Description | |
---|---|---|
![]() | AfterSave | Occurs after the document is saved. |
![]() | AutoSizeChanged | (Inherited from System.Windows.Forms.UserControl) |
![]() | AutoValidateChanged | (Inherited from System.Windows.Forms.UserControl) |
![]() | BackColorChanged | (Inherited from System.Windows.Forms.Control) |
![]() | BeforeModeChange | Occurs when the Mode of the Editor is about to change. |
![]() | BeforeSave | Occurs before the document is saved. |
![]() | BindingContextChanged | (Inherited from System.Windows.Forms.Control) |
![]() | CausesValidationChanged | (Inherited from System.Windows.Forms.Control) |
![]() | ChangeUICues | (Inherited from System.Windows.Forms.Control) |
![]() | Click | (Inherited from System.Windows.Forms.Control) |
![]() | ClientSizeChanged | (Inherited from System.Windows.Forms.Control) |
![]() | ContextMenuChanged | (Inherited from System.Windows.Forms.Control) |
![]() | ContextMenuStripChanged | (Inherited from System.Windows.Forms.Control) |
![]() | ControlAdded | (Inherited from System.Windows.Forms.Control) |
![]() | ControlRemoved | (Inherited from System.Windows.Forms.Control) |
![]() | CursorChanged | (Inherited from System.Windows.Forms.Control) |
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | DockChanged | (Inherited from System.Windows.Forms.Control) |
![]() | DocumentChanged | Occurs when any change has happened in the document. |
![]() | DoubleClick | (Inherited from System.Windows.Forms.Control) |
![]() | DragDrop | (Inherited from System.Windows.Forms.Control) |
![]() | DragEnter | (Inherited from System.Windows.Forms.Control) |
![]() | DragLeave | (Inherited from System.Windows.Forms.Control) |
![]() | DragOver | (Inherited from System.Windows.Forms.Control) |
![]() | EnabledChanged | (Inherited from System.Windows.Forms.Control) |
![]() | Enter | (Inherited from System.Windows.Forms.Control) |
![]() | FontChanged | (Inherited from System.Windows.Forms.Control) |
![]() | ForeColorChanged | (Inherited from System.Windows.Forms.Control) |
![]() | GiveFeedback | (Inherited from System.Windows.Forms.Control) |
![]() | GotFocus | (Inherited from System.Windows.Forms.Control) |
![]() | HandleCreated | (Inherited from System.Windows.Forms.Control) |
![]() | HandleDestroyed | (Inherited from System.Windows.Forms.Control) |
![]() | HelpRequested | (Inherited from System.Windows.Forms.Control) |
![]() | HtmlEvent | Occurs when an HTML event occurs in the browser. |
![]() | ImeModeChanged | (Inherited from System.Windows.Forms.Control) |
![]() | Invalidated | (Inherited from System.Windows.Forms.Control) |
![]() | KeyDown | (Inherited from System.Windows.Forms.Control) |
![]() | KeyPress | (Inherited from System.Windows.Forms.Control) |
![]() | KeyUp | (Inherited from System.Windows.Forms.Control) |
![]() | Layout | (Inherited from System.Windows.Forms.Control) |
![]() | Leave | (Inherited from System.Windows.Forms.Control) |
![]() | Load | (Inherited from System.Windows.Forms.UserControl) |
![]() | LocationChanged | (Inherited from System.Windows.Forms.Control) |
![]() | LostFocus | (Inherited from System.Windows.Forms.Control) |
![]() | MarginChanged | (Inherited from System.Windows.Forms.Control) |
![]() | ModeChanged | Occurs when the Mode of the Editor is changed. |
![]() | MouseClick | (Inherited from System.Windows.Forms.Control) |
![]() | MouseDoubleClick | (Inherited from System.Windows.Forms.Control) |
![]() | MouseDown | (Inherited from System.Windows.Forms.Control) |
![]() | MouseEnter | (Inherited from System.Windows.Forms.Control) |
![]() | MouseLeave | (Inherited from System.Windows.Forms.Control) |
![]() | MouseMove | (Inherited from System.Windows.Forms.Control) |
![]() | MouseUp | (Inherited from System.Windows.Forms.Control) |
![]() | MouseWheel | (Inherited from System.Windows.Forms.Control) |
![]() | Move | (Inherited from System.Windows.Forms.Control) |
![]() | PaddingChanged | (Inherited from System.Windows.Forms.Control) |
![]() | Paint | (Inherited from System.Windows.Forms.Control) |
![]() | ParentChanged | (Inherited from System.Windows.Forms.Control) |
![]() | PreviewKeyDown | (Inherited from System.Windows.Forms.Control) |
![]() | QueryAccessibilityHelp | (Inherited from System.Windows.Forms.Control) |
![]() | QueryContinueDrag | (Inherited from System.Windows.Forms.Control) |
![]() | RegionChanged | (Inherited from System.Windows.Forms.Control) |
![]() | Resize | (Inherited from System.Windows.Forms.Control) |
![]() | RightToLeftChanged | (Inherited from System.Windows.Forms.Control) |
![]() | Scroll | (Inherited from System.Windows.Forms.ScrollableControl) |
![]() | SelectionChanged | Occurs when the current selection is changed. |
![]() | SizeChanged | (Inherited from System.Windows.Forms.Control) |
![]() | StyleChanged | (Inherited from System.Windows.Forms.Control) |
![]() | SystemColorsChanged | (Inherited from System.Windows.Forms.Control) |
![]() | TabIndexChanged | (Inherited from System.Windows.Forms.Control) |
![]() | TabStopChanged | (Inherited from System.Windows.Forms.Control) |
![]() | Validated | (Inherited from System.Windows.Forms.Control) |
![]() | Validating | (Inherited from System.Windows.Forms.Control) |
![]() | VisibleChanged | (Inherited from System.Windows.Forms.Control) |