| 名称 | 说明 |
---|
 | AccessibilityNotifyClients(AccessibleEvents, Int32) | (继承自 Control。) |
 | AccessibilityNotifyClients(AccessibleEvents, Int32, Int32) | (继承自 Control。) |
 | AppendChatBoxContent |
插入文本框内容对象
|
 | AppendRichText |
在现有内容后面追加富文本。
|
 | AppendRtf | |
 | AppendText | (继承自 TextBoxBase。) |
 | BeginInvoke(Delegate) | (继承自 Control。) |
 | BeginInvoke(Delegate, Object) | (继承自 Control。) |
 | BringToFront | (继承自 Control。) |
 | CanPaste | (继承自 RichTextBox。) |
 | Clear | |
 | ClearUndo | (继承自 TextBoxBase。) |
 | Contains | (继承自 Control。) |
 | Copy | (继承自 TextBoxBase。) |
 | CreateAccessibilityInstance | (继承自 Control。) |
 | CreateControl | (继承自 Control。) |
 | CreateControlsInstance | (继承自 Control。) |
 | CreateGraphics | (继承自 Control。) |
 | CreateHandle | (继承自 TextBoxBase。) |
 | CreateRichEditOleCallback | (继承自 RichTextBox。) |
 | Cut | (继承自 TextBoxBase。) |
 | DefWndProc | (继承自 Control。) |
 | DeselectAll | (继承自 TextBoxBase。) |
 | DestroyHandle | (继承自 Control。) |
 | Dispose | (继承自 Component。) |
 | Dispose(Boolean) | (继承自 Control。) |
 | DoDragDrop | (继承自 Control。) |
 | DrawToBitmap | (继承自 Control。) |
 | EndInvoke | (继承自 Control。) |
 | Finalize | (继承自 Component。) |
 | Find(String) | (继承自 RichTextBox。) |
 | Find(Char) | (继承自 RichTextBox。) |
 | Find(String, RichTextBoxFinds) | (继承自 RichTextBox。) |
 | Find(Char, Int32) | (继承自 RichTextBox。) |
 | Find(String, Int32, RichTextBoxFinds) | (继承自 RichTextBox。) |
 | Find(Char, Int32, Int32) | (继承自 RichTextBox。) |
 | Find(String, Int32, Int32, RichTextBoxFinds) | (继承自 RichTextBox。) |
 | FindForm | (继承自 Control。) |
 | Focus | (继承自 Control。) |
 | GetAccessibilityObjectById | (继承自 Control。) |
 | GetAutoSizeMode | (继承自 Control。) |
 | GetCharFromPosition | (继承自 TextBoxBase。) |
 | GetCharIndexFromPosition | (继承自 RichTextBox。) |
 | GetChildAtPoint(Point) | (继承自 Control。) |
 | GetChildAtPoint(Point, GetChildAtPointSkip) | (继承自 Control。) |
 | GetContainerControl | (继承自 Control。) |
 | GetContent |
获取Box中的所有内容。
|
 | GetFirstCharIndexFromLine | (继承自 TextBoxBase。) |
 | GetFirstCharIndexOfCurrentLine | (继承自 TextBoxBase。) |
 | GetLineFromCharIndex | (继承自 RichTextBox。) |
 | GetNextControl | (继承自 Control。) |
 | GetPositionFromCharIndex | (继承自 RichTextBox。) |
 | GetPreferredSize | (继承自 Control。) |
 | GetScaledBounds | (继承自 Control。) |
 | GetSelectionLink |
获取当前选择的链接样式
|
 | GetService | (继承自 Component。) |
 | GetStyle | (继承自 Control。) |
 | GetTopLevel | (继承自 Control。) |
 | Hide | (继承自 Control。) |
 | Initialize | |
 | InitLayout | (继承自 Control。) |
 | InsertControl(Control) |
插入控件到末尾
|
 | InsertControl(Control, Int32, UInt32) |
插入控件到指定位置
|
 | InsertDefaultEmotion(UInt32) | |
 | InsertDefaultEmotion(UInt32, Int32) |
在position位置处,插入系统内置表情。
|
 | InsertImage(Image) | |
 | InsertImage(Image, Int32) |
在position位置处,插入图片。
|
 | InsertLink(String) |
插入一个指定链接文本到richtextbox。
|
 | InsertLink(String, Int32) |
在一个指定位置插入链接文本到richtextbox。
|
 | InsertLink(String, String) |
在当前指定位置插入超链接字符串和超链接到richtextbox。
|
 | InsertLink(String, String, Int32) |
在一个指定位置插入超链接字符串和超链接到richtextbox。
|
 | Invalidate | (继承自 Control。) |
 | Invalidate(Region) | (继承自 Control。) |
 | Invalidate(Boolean) | (继承自 Control。) |
 | Invalidate(Rectangle) | (继承自 Control。) |
 | Invalidate(Region, Boolean) | (继承自 Control。) |
 | Invalidate(Rectangle, Boolean) | (继承自 Control。) |
 | Invoke(Delegate) | (继承自 Control。) |
 | Invoke(Delegate, Object) | (继承自 Control。) |
 | InvokeGotFocus | (继承自 Control。) |
 | InvokeLostFocus | (继承自 Control。) |
 | InvokeOnClick | (继承自 Control。) |
 | InvokePaint | (继承自 Control。) |
 | InvokePaintBackground | (继承自 Control。) |
 | IsInputChar | (继承自 Control。) |
 | IsInputKey | (继承自 TextBoxBase。) |
 | LoadFile(String) | (继承自 RichTextBox。) |
 | LoadFile(String, RichTextBoxStreamType) | (继承自 RichTextBox。) |
 | LoadFile(Stream, RichTextBoxStreamType) | (继承自 RichTextBox。) |
 | NotifyInvalidate | (继承自 Control。) |
 | OnAcceptsTabChanged | (继承自 TextBoxBase。) |
 | OnAutoSizeChanged | (继承自 Control。) |
 | OnBackColorChanged | (继承自 RichTextBox。) |
 | OnBackgroundImageChanged | (继承自 Control。) |
 | OnBackgroundImageLayoutChanged | (继承自 Control。) |
 | OnBindingContextChanged | (继承自 Control。) |
 | OnBorderStyleChanged | (继承自 TextBoxBase。) |
 | OnCausesValidationChanged | (继承自 Control。) |
 | OnChangeUICues | (继承自 Control。) |
 | OnClick | (继承自 Control。) |
 | OnClientSizeChanged | (继承自 Control。) |
 | OnContentsResized | (继承自 RichTextBox。) |
 | OnContextMenuChanged | (继承自 RichTextBox。) |
 | OnContextMenuStripChanged | (继承自 Control。) |
 | OnControlAdded | (继承自 Control。) |
 | OnControlRemoved | (继承自 Control。) |
 | OnCreateControl | (继承自 Control。) |
 | OnCursorChanged | (继承自 Control。) |
 | OnDockChanged | (继承自 Control。) |
 | OnDoubleClick | (继承自 Control。) |
 | OnDragDrop | (继承自 Control。) |
 | OnDragEnter | (继承自 Control。) |
 | OnDragLeave | (继承自 Control。) |
 | OnDragOver | (继承自 Control。) |
 | OnEnabledChanged | (继承自 Control。) |
 | OnEnter | (继承自 Control。) |
 | OnFontChanged | (继承自 TextBoxBase。) |
 | OnForeColorChanged | (继承自 Control。) |
 | OnGiveFeedback | (继承自 Control。) |
 | OnGotFocus | (继承自 Control。) |
 | OnHandleCreated | (重写 RichTextBoxOnHandleCreated(EventArgs).) |
 | OnHandleDestroyed | (重写 RichTextBoxOnHandleDestroyed(EventArgs).) |
 | OnHelpRequested | (继承自 Control。) |
 | OnHideSelectionChanged | (继承自 TextBoxBase。) |
 | OnHScroll | (继承自 RichTextBox。) |
 | OnImeChange | (继承自 RichTextBox。) |
 | OnImeModeChanged | (继承自 Control。) |
 | OnInvalidated | (继承自 Control。) |
 | OnKeyDown | (继承自 Control。) |
 | OnKeyPress | (继承自 Control。) |
 | OnKeyUp | (继承自 Control。) |
 | OnLayout | (继承自 Control。) |
 | OnLeave | (继承自 Control。) |
 | OnLinkClicked | (继承自 RichTextBox。) |
 | OnLocationChanged | (继承自 Control。) |
 | OnLostFocus | (继承自 Control。) |
 | OnMarginChanged | (继承自 Control。) |
 | OnModifiedChanged | (继承自 TextBoxBase。) |
 | OnMouseCaptureChanged | (继承自 Control。) |
 | OnMouseClick | (继承自 Control。) |
 | OnMouseDoubleClick | (继承自 Control。) |
 | OnMouseDown | (继承自 Control。) |
 | OnMouseEnter | (继承自 Control。) |
 | OnMouseHover | (继承自 Control。) |
 | OnMouseLeave | (继承自 Control。) |
 | OnMouseMove | (继承自 Control。) |
 | OnMouseUp | (继承自 TextBoxBase。) |
 | OnMouseWheel | (继承自 Control。) |
 | OnMove | (继承自 Control。) |
 | OnMultilineChanged | (继承自 TextBoxBase。) |
 | OnNotifyMessage | (继承自 Control。) |
 | OnPaddingChanged | (继承自 TextBoxBase。) |
 | OnPaint | (继承自 Control。) |
 | OnPaintBackground | (继承自 Control。) |
 | OnParentBackColorChanged | (继承自 Control。) |
 | OnParentBackgroundImageChanged | (继承自 Control。) |
 | OnParentBindingContextChanged | (继承自 Control。) |
 | OnParentChanged | (继承自 Control。) |
 | OnParentCursorChanged | (继承自 Control。) |
 | OnParentEnabledChanged | (继承自 Control。) |
 | OnParentFontChanged | (继承自 Control。) |
 | OnParentForeColorChanged | (继承自 Control。) |
 | OnParentRightToLeftChanged | (继承自 Control。) |
 | OnParentVisibleChanged | (继承自 Control。) |
 | OnPreviewKeyDown | (继承自 Control。) |
 | OnPrint | (继承自 Control。) |
 | OnProtected | (继承自 RichTextBox。) |
 | OnQueryContinueDrag | (继承自 Control。) |
 | OnReadOnlyChanged | (继承自 TextBoxBase。) |
 | OnRegionChanged | (继承自 Control。) |
 | OnResize | (继承自 Control。) |
 | OnRightToLeftChanged | (继承自 RichTextBox。) |
 | OnSelectionChanged | (继承自 RichTextBox。) |
 | OnSizeChanged | (继承自 Control。) |
 | OnStyleChanged | (继承自 Control。) |
 | OnSystemColorsChanged | (继承自 Control。) |
 | OnTabIndexChanged | (继承自 Control。) |
 | OnTabStopChanged | (继承自 Control。) |
 | OnTextChanged | (继承自 TextBoxBase。) |
 | OnValidated | (继承自 Control。) |
 | OnValidating | (继承自 Control。) |
 | OnVisibleChanged | (继承自 Control。) |
 | OnVScroll | (继承自 RichTextBox。) |
 | Paste | (继承自 TextBoxBase。) |
 | Paste(DataFormatsFormat) | (继承自 RichTextBox。) |
 | PerformLayout | (继承自 Control。) |
 | PerformLayout(Control, String) | (继承自 Control。) |
 | PointToClient | (继承自 Control。) |
 | PointToScreen | (继承自 Control。) |
 | PreProcessControlMessage | (继承自 Control。) |
 | PreProcessMessage | (继承自 Control。) |
 | ProcessCmdKey | (继承自 RichTextBox。) |
 | ProcessDialogChar | (继承自 Control。) |
 | ProcessDialogKey | (继承自 TextBoxBase。) |
 | ProcessKeyEventArgs | (继承自 Control。) |
 | ProcessKeyMessage | (继承自 Control。) |
 | ProcessKeyPreview | (继承自 Control。) |
 | ProcessMnemonic | (继承自 Control。) |
 | RaiseDragEvent | (继承自 Control。) |
 | RaiseKeyEvent | (继承自 Control。) |
 | RaiseMouseEvent | (继承自 Control。) |
 | RaisePaintEvent | (继承自 Control。) |
 | RecreateHandle | (继承自 Control。) |
 | RectangleToClient | (继承自 Control。) |
 | RectangleToScreen | (继承自 Control。) |
 | Redo | (继承自 RichTextBox。) |
 | Refresh | (继承自 Control。) |
 | ResetMouseEventArgs | (继承自 Control。) |
 | ResetText | (继承自 Control。) |
 | ResumeLayout | (继承自 Control。) |
 | ResumeLayout(Boolean) | (继承自 Control。) |
 | RtlTranslateAlignment(HorizontalAlignment) | (继承自 Control。) |
 | RtlTranslateAlignment(LeftRightAlignment) | (继承自 Control。) |
 | RtlTranslateAlignment(ContentAlignment) | (继承自 Control。) |
 | RtlTranslateContent | (继承自 Control。) |
 | RtlTranslateHorizontal | (继承自 Control。) |
 | RtlTranslateLeftRight | (继承自 Control。) |
 | SaveFile(String) | (继承自 RichTextBox。) |
 | SaveFile(String, RichTextBoxStreamType) | (继承自 RichTextBox。) |
 | SaveFile(Stream, RichTextBoxStreamType) | (继承自 RichTextBox。) |
 | Scale | (继承自 Control。) |
 | ScaleControl | (继承自 Control。) |
 | ScrollToCaret | (继承自 TextBoxBase。) |
 | Select | (继承自 Control。) |
 | Select(Int32, Int32) | (继承自 TextBoxBase。) |
 | Select(Boolean, Boolean) | (继承自 Control。) |
 | SelectAll | (继承自 TextBoxBase。) |
 | SelectNextControl | (继承自 Control。) |
 | SendToBack | (继承自 Control。) |
 | SetAutoSizeMode | (继承自 Control。) |
 | SetBounds(Int32, Int32, Int32, Int32) | (继承自 Control。) |
 | SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified) | (继承自 Control。) |
 | SetBoundsCore | (继承自 TextBoxBase。) |
 | SetClientSizeCore | (继承自 Control。) |
 | SetSelectionLink |
设置当前选择的链接样式
|
 | SetStyle | (继承自 Control。) |
 | SetTopLevel | (继承自 Control。) |
 | SetVisibleCore | (继承自 Control。) |
 | Show | (继承自 Control。) |
 | SizeFromClientSize | (继承自 Control。) |
 | SuspendLayout | (继承自 Control。) |
 | ToString | (继承自 TextBoxBase。) |
 | Undo | (继承自 TextBoxBase。) |
 | Update | (继承自 Control。) |
 | UpdateBounds | (继承自 Control。) |
 | UpdateBounds(Int32, Int32, Int32, Int32) | (继承自 Control。) |
 | UpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32) | (继承自 Control。) |
 | UpdateStyles | (继承自 Control。) |
 | UpdateZOrder | (继承自 Control。) |
 | WndProc | (继承自 RichTextBox。) |