Name | Description | |
---|---|---|
C1Editor Constructor | Initializes a new instance of the 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. | |
DeviceDpi | (Inherited from System.Windows.Forms.Control) | |
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) | |
RenderEngine | Specifies the IE rendering engine. | |
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. | |
SetFocusAfterLoading | Gets or sets a value indicating whether focus will be set to a control after the document is loaded. | |
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 | |
---|---|---|
AutoScaleFactor | (Inherited from System.Windows.Forms.ContainerControl) | |
CanEnableIme | (Inherited from System.Windows.Forms.ContainerControl) | |
CanRaiseEvents | (Inherited from System.Windows.Forms.Control) | |
CreateParams | (Inherited from System.Windows.Forms.UserControl) | |
DefaultCursor | (Inherited from System.Windows.Forms.Control) | |
DefaultImeMode | (Inherited from System.Windows.Forms.Control) | |
DefaultMargin | (Inherited from System.Windows.Forms.Control) | |
DefaultMaximumSize | (Inherited from System.Windows.Forms.Control) | |
DefaultMinimumSize | Overridden. Overrides System.Windows.Forms.Control.DefaultMinimumSize. | |
DefaultPadding | (Inherited from System.Windows.Forms.Control) | |
DefaultSize | (Inherited from System.Windows.Forms.UserControl) | |
DoubleBuffered | (Inherited from System.Windows.Forms.Control) | |
Events | (Inherited from System.ComponentModel.Component) | |
FontHeight | (Inherited from System.Windows.Forms.Control) | |
HScroll | (Inherited from System.Windows.Forms.ScrollableControl) | |
ImeModeBase | (Inherited from System.Windows.Forms.Control) | |
ResizeRedraw | (Inherited from System.Windows.Forms.Control) | |
ScaleChildren | (Inherited from System.Windows.Forms.Control) | |
VScroll | (Inherited from System.Windows.Forms.ScrollableControl) |
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 | Overloaded. Overridden. Releases all the resources that the editor owns. | |
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) | |
HasOpenTransaction | Gets a value indicating whether the editor has open transaction. | |
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. | |
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. | |
LogicalToDeviceUnits | Overloaded. (Inherited from System.Windows.Forms.Control) | |
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. | |
PasteEmbeddedImages | Pastes the contents of an image in the Clipboard into the editor. If no image is present, behaves as Paste. | |
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) | |
ScaleBitmapLogicalToDevice | (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 | |
---|---|---|
AdjustFormScrollbars | (Inherited from System.Windows.Forms.ContainerControl) | |
CreateAccessibilityInstance | (Inherited from System.Windows.Forms.Control) | |
CreateControlsInstance | (Inherited from System.Windows.Forms.Control) | |
CreateHandle | (Inherited from System.Windows.Forms.Control) | |
DefWndProc | (Inherited from System.Windows.Forms.Control) | |
DestroyHandle | (Inherited from System.Windows.Forms.Control) | |
Finalize | (Inherited from System.ComponentModel.Component) | |
GetAccessibilityObjectById | (Inherited from System.Windows.Forms.Control) | |
GetAutoSizeMode | (Inherited from System.Windows.Forms.Control) | |
GetScaledBounds | (Inherited from System.Windows.Forms.Control) | |
GetScrollState | (Inherited from System.Windows.Forms.ScrollableControl) | |
GetService | (Inherited from System.ComponentModel.Component) | |
GetStyle | (Inherited from System.Windows.Forms.Control) | |
GetTopLevel | (Inherited from System.Windows.Forms.Control) | |
InitLayout | (Inherited from System.Windows.Forms.Control) | |
InvokeGotFocus | (Inherited from System.Windows.Forms.Control) | |
InvokeLostFocus | (Inherited from System.Windows.Forms.Control) | |
InvokeOnClick | (Inherited from System.Windows.Forms.Control) | |
InvokePaint | (Inherited from System.Windows.Forms.Control) | |
InvokePaintBackground | (Inherited from System.Windows.Forms.Control) | |
IsInputChar | (Inherited from System.Windows.Forms.Control) | |
IsInputKey | (Inherited from System.Windows.Forms.Control) | |
MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) | |
NotifyInvalidate | (Inherited from System.Windows.Forms.Control) | |
OnAfterSave | Raises AfterSave event. | |
OnAutoSizeChanged | (Inherited from System.Windows.Forms.Control) | |
OnAutoValidateChanged | (Inherited from System.Windows.Forms.ContainerControl) | |
OnBackColorChanged | Overridden. Raises the System.Windows.Forms.Control.BackColorChanged event. | |
OnBackgroundImageChanged | (Inherited from System.Windows.Forms.Control) | |
OnBackgroundImageLayoutChanged | (Inherited from System.Windows.Forms.Control) | |
OnBeforeModeChange | Raises SelectionChanged event. | |
OnBeforeSave | Raises BeforeSave event. | |
OnBindingContextChanged | (Inherited from System.Windows.Forms.Control) | |
OnCausesValidationChanged | (Inherited from System.Windows.Forms.Control) | |
OnChangeUICues | (Inherited from System.Windows.Forms.Control) | |
OnClick | (Inherited from System.Windows.Forms.Control) | |
OnClientSizeChanged | (Inherited from System.Windows.Forms.Control) | |
OnContextMenuChanged | (Inherited from System.Windows.Forms.Control) | |
OnContextMenuStripChanged | (Inherited from System.Windows.Forms.Control) | |
OnControlAdded | (Inherited from System.Windows.Forms.Control) | |
OnControlRemoved | (Inherited from System.Windows.Forms.Control) | |
OnCreateControl | (Inherited from System.Windows.Forms.UserControl) | |
OnCursorChanged | (Inherited from System.Windows.Forms.Control) | |
OnDockChanged | (Inherited from System.Windows.Forms.Control) | |
OnDocumentChanged | Raises DocumentChanged event. | |
OnDoubleClick | (Inherited from System.Windows.Forms.Control) | |
OnDpiChangedAfterParent | (Inherited from System.Windows.Forms.Control) | |
OnDpiChangedBeforeParent | (Inherited from System.Windows.Forms.Control) | |
OnDragDrop | (Inherited from System.Windows.Forms.Control) | |
OnDragEnter | (Inherited from System.Windows.Forms.Control) | |
OnDragLeave | (Inherited from System.Windows.Forms.Control) | |
OnDragOver | (Inherited from System.Windows.Forms.Control) | |
OnEnabledChanged | (Inherited from System.Windows.Forms.Control) | |
OnEnter | Overridden. Sends focus to active browser when entering the editor. | |
OnFontChanged | Overridden. Raises the System.Windows.Forms.Control.FontChanged event. | |
OnForeColorChanged | Overridden. Raises the System.Windows.Forms.Control.ForeColorChanged event. | |
OnGiveFeedback | (Inherited from System.Windows.Forms.Control) | |
OnGotFocus | (Inherited from System.Windows.Forms.Control) | |
OnHandleCreated | (Inherited from System.Windows.Forms.Control) | |
OnHandleDestroyed | (Inherited from System.Windows.Forms.Control) | |
OnHelpRequested | (Inherited from System.Windows.Forms.Control) | |
OnHtmlEvent | Raises HtmlEvent event. | |
OnImeModeChanged | (Inherited from System.Windows.Forms.Control) | |
OnInvalidated | (Inherited from System.Windows.Forms.Control) | |
OnKeyDown | (Inherited from System.Windows.Forms.Control) | |
OnKeyPress | (Inherited from System.Windows.Forms.Control) | |
OnKeyUp | (Inherited from System.Windows.Forms.Control) | |
OnLayout | (Inherited from System.Windows.Forms.ContainerControl) | |
OnLeave | (Inherited from System.Windows.Forms.Control) | |
OnLoad | Overridden. Raises the System.Windows.Forms.UserControl.Load event. | |
OnLocationChanged | (Inherited from System.Windows.Forms.Control) | |
OnLostFocus | (Inherited from System.Windows.Forms.Control) | |
OnMarginChanged | (Inherited from System.Windows.Forms.Control) | |
OnModeChanged | Raises the ModeChanged event. | |
OnMouseCaptureChanged | (Inherited from System.Windows.Forms.Control) | |
OnMouseClick | (Inherited from System.Windows.Forms.Control) | |
OnMouseDoubleClick | (Inherited from System.Windows.Forms.Control) | |
OnMouseDown | (Inherited from System.Windows.Forms.UserControl) | |
OnMouseEnter | (Inherited from System.Windows.Forms.Control) | |
OnMouseHover | (Inherited from System.Windows.Forms.Control) | |
OnMouseLeave | (Inherited from System.Windows.Forms.Control) | |
OnMouseMove | (Inherited from System.Windows.Forms.Control) | |
OnMouseUp | (Inherited from System.Windows.Forms.Control) | |
OnMouseWheel | (Inherited from System.Windows.Forms.ScrollableControl) | |
OnMove | (Inherited from System.Windows.Forms.Control) | |
OnNotifyMessage | (Inherited from System.Windows.Forms.Control) | |
OnPaddingChanged | (Inherited from System.Windows.Forms.ScrollableControl) | |
OnPaint | (Inherited from System.Windows.Forms.Control) | |
OnPaintBackground | (Inherited from System.Windows.Forms.ScrollableControl) | |
OnParentBackColorChanged | (Inherited from System.Windows.Forms.Control) | |
OnParentBackgroundImageChanged | (Inherited from System.Windows.Forms.Control) | |
OnParentBindingContextChanged | (Inherited from System.Windows.Forms.Control) | |
OnParentChanged | (Inherited from System.Windows.Forms.ContainerControl) | |
OnParentCursorChanged | (Inherited from System.Windows.Forms.Control) | |
OnParentEnabledChanged | (Inherited from System.Windows.Forms.Control) | |
OnParentFontChanged | (Inherited from System.Windows.Forms.Control) | |
OnParentForeColorChanged | (Inherited from System.Windows.Forms.Control) | |
OnParentRightToLeftChanged | (Inherited from System.Windows.Forms.Control) | |
OnParentVisibleChanged | (Inherited from System.Windows.Forms.Control) | |
OnPreviewKeyDown | (Inherited from System.Windows.Forms.Control) | |
OnPrint | (Inherited from System.Windows.Forms.Control) | |
OnQueryContinueDrag | (Inherited from System.Windows.Forms.Control) | |
OnRegionChanged | (Inherited from System.Windows.Forms.Control) | |
OnResize | (Inherited from System.Windows.Forms.UserControl) | |
OnRightToLeftChanged | (Inherited from System.Windows.Forms.ScrollableControl) | |
OnScroll | (Inherited from System.Windows.Forms.ScrollableControl) | |
OnSelectionChanged | Raises SelectionChanged event. | |
OnSizeChanged | (Inherited from System.Windows.Forms.Control) | |
OnStyleChanged | (Inherited from System.Windows.Forms.Control) | |
OnSystemColorsChanged | (Inherited from System.Windows.Forms.Control) | |
OnTabIndexChanged | (Inherited from System.Windows.Forms.Control) | |
OnTabStopChanged | (Inherited from System.Windows.Forms.Control) | |
OnTextChanged | (Inherited from System.Windows.Forms.Control) | |
OnValidated | (Inherited from System.Windows.Forms.Control) | |
OnValidating | (Inherited from System.Windows.Forms.Control) | |
OnVisibleChanged | (Inherited from System.Windows.Forms.ScrollableControl) | |
ProcessCmdKey | (Inherited from System.Windows.Forms.ContainerControl) | |
ProcessDialogChar | (Inherited from System.Windows.Forms.ContainerControl) | |
ProcessDialogKey | (Inherited from System.Windows.Forms.ContainerControl) | |
ProcessKeyEventArgs | (Inherited from System.Windows.Forms.Control) | |
ProcessKeyPreview | (Inherited from System.Windows.Forms.Control) | |
ProcessTabKey | (Inherited from System.Windows.Forms.ContainerControl) | |
RaiseDragEvent | (Inherited from System.Windows.Forms.Control) | |
RaiseKeyEvent | (Inherited from System.Windows.Forms.Control) | |
RaiseMouseEvent | (Inherited from System.Windows.Forms.Control) | |
RaisePaintEvent | (Inherited from System.Windows.Forms.Control) | |
RecreateHandle | (Inherited from System.Windows.Forms.Control) | |
RescaleConstantsForDpi | (Inherited from System.Windows.Forms.Control) | |
ResetMouseEventArgs | (Inherited from System.Windows.Forms.Control) | |
RtlTranslateAlignment | Overloaded. (Inherited from System.Windows.Forms.Control) | |
RtlTranslateHorizontal | (Inherited from System.Windows.Forms.Control) | |
RtlTranslateLeftRight | (Inherited from System.Windows.Forms.Control) | |
ScaleControl | (Inherited from System.Windows.Forms.ScrollableControl) | |
ScrollToControl | (Inherited from System.Windows.Forms.ScrollableControl) | |
SetAutoSizeMode | (Inherited from System.Windows.Forms.Control) | |
SetBoundsCore | (Inherited from System.Windows.Forms.Control) | |
SetClientSizeCore | (Inherited from System.Windows.Forms.Control) | |
SetDisplayRectLocation | (Inherited from System.Windows.Forms.ScrollableControl) | |
SetScrollState | (Inherited from System.Windows.Forms.ScrollableControl) | |
SetStyle | (Inherited from System.Windows.Forms.Control) | |
SetTopLevel | (Inherited from System.Windows.Forms.Control) | |
SetVisibleCore | (Inherited from System.Windows.Forms.Control) | |
SizeFromClientSize | (Inherited from System.Windows.Forms.Control) | |
UpdateDefaultButton | (Inherited from System.Windows.Forms.ContainerControl) | |
UpdateStyles | (Inherited from System.Windows.Forms.Control) | |
UpdateZOrder | (Inherited from System.Windows.Forms.Control) | |
WndProc | Overridden. Overrides System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message@). |
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) | |
DpiChangedAfterParent | (Inherited from System.Windows.Forms.Control) | |
DpiChangedBeforeParent | (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) |