UnicodeRichTextBox Class
Represents a rich text box that contains Unicode text.
Namespace: Microsoft.WindowsServerSolutions.Controls
Assembly: AdminCommon (in AdminCommon.dll)
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.TextBoxBase
System.Windows.Forms.RichTextBox
Microsoft.WindowsServerSolutions.Controls.UnicodeRichTextBox
Syntax
public class UnicodeRichTextBox : RichTextBox
public ref class UnicodeRichTextBox : RichTextBox
Public Class UnicodeRichTextBox
Inherits RichTextBox
Constructors
Name | Description | |
---|---|---|
UnicodeRichTextBox() | Initializes a new instance of the UnicodeRichTextBox class. |
Properties
Name | Description | |
---|---|---|
AcceptsTab | (Inherited from TextBoxBase.) |
|
AccessibilityObject | (Inherited from Control.) |
|
AccessibleDefaultActionDescription | (Inherited from Control.) |
|
AccessibleDescription | (Inherited from Control.) |
|
AccessibleName | (Inherited from Control.) |
|
AccessibleRole | (Inherited from Control.) |
|
AllowDrop | (Inherited from RichTextBox.) |
|
Anchor | (Inherited from Control.) |
|
AutoScrollOffset | (Inherited from Control.) |
|
AutoWordSelection | (Inherited from RichTextBox.) |
|
BackColor | (Inherited from TextBoxBase.) |
|
BackgroundImage | (Inherited from Control.) |
|
BackgroundImageLayout | (Inherited from Control.) |
|
BindingContext | (Inherited from Control.) |
|
BorderStyle | (Inherited from TextBoxBase.) |
|
Bottom | (Inherited from Control.) |
|
Bounds | (Inherited from Control.) |
|
BulletIndent | (Inherited from RichTextBox.) |
|
CanEnableIme | (Inherited from TextBoxBase.) |
|
CanFocus | (Inherited from Control.) |
|
CanRaiseEvents | (Inherited from Control.) |
|
CanRedo | (Inherited from RichTextBox.) |
|
CanSelect | (Inherited from Control.) |
|
CanUndo | (Inherited from TextBoxBase.) |
|
Capture | (Inherited from Control.) |
|
CausesValidation | (Inherited from Control.) |
|
ClientRectangle | (Inherited from Control.) |
|
ClientSize | (Inherited from Control.) |
|
CompanyName | (Inherited from Control.) |
|
Container | (Inherited from Component.) |
|
ContainsFocus | (Inherited from Control.) |
|
ContextMenu | (Inherited from Control.) |
|
ContextMenuStrip | (Inherited from Control.) |
|
Controls | (Inherited from Control.) |
|
Created | (Inherited from Control.) |
|
CreateParams | Gets the required creation parameters when the control handle is created.(Overrides RichTextBox.CreateParams.) |
|
Cursor | (Inherited from Control.) |
|
DataBindings | (Inherited from Control.) |
|
DefaultCursor | (Inherited from TextBoxBase.) |
|
DefaultImeMode | (Inherited from Control.) |
|
DefaultMargin | (Inherited from Control.) |
|
DefaultMaximumSize | (Inherited from Control.) |
|
DefaultMinimumSize | (Inherited from Control.) |
|
DefaultPadding | (Inherited from Control.) |
|
DefaultSize | (Inherited from RichTextBox.) |
|
DesignMode | (Inherited from Component.) |
|
DetectUrls | (Inherited from RichTextBox.) |
|
DisplayRectangle | (Inherited from Control.) |
|
Disposing | (Inherited from Control.) |
|
Dock | (Inherited from Control.) |
|
DoubleBuffered | (Inherited from Control.) |
|
EnableAutoDragDrop | (Inherited from RichTextBox.) |
|
Enabled | (Inherited from Control.) |
|
Events | (Inherited from Component.) |
|
Focused | (Inherited from Control.) |
|
Font | (Inherited from RichTextBox.) |
|
FontHeight | (Inherited from Control.) |
|
ForeColor | (Inherited from RichTextBox.) |
|
Handle | (Inherited from Control.) |
|
HasChildren | (Inherited from Control.) |
|
Height | (Inherited from Control.) |
|
HideSelection | (Inherited from TextBoxBase.) |
|
ImeMode | (Inherited from Control.) |
|
ImeModeBase | (Inherited from TextBoxBase.) |
|
InvokeRequired | (Inherited from Control.) |
|
IsAccessible | (Inherited from Control.) |
|
IsDisposed | (Inherited from Control.) |
|
IsHandleCreated | (Inherited from Control.) |
|
IsMirrored | (Inherited from Control.) |
|
LanguageOption | (Inherited from RichTextBox.) |
|
LayoutEngine | (Inherited from Control.) |
|
Left | (Inherited from Control.) |
|
Lines | (Inherited from TextBoxBase.) |
|
Location | (Inherited from Control.) |
|
Margin | (Inherited from Control.) |
|
MaximumSize | (Inherited from Control.) |
|
MaxLength | (Inherited from RichTextBox.) |
|
MinimumSize | (Inherited from Control.) |
|
Modified | (Inherited from TextBoxBase.) |
|
Multiline | (Inherited from RichTextBox.) |
|
Name | (Inherited from Control.) |
|
Padding | (Inherited from Control.) |
|
Parent | (Inherited from Control.) |
|
PreferredHeight | (Inherited from TextBoxBase.) |
|
PreferredSize | (Inherited from Control.) |
|
ProductName | (Inherited from Control.) |
|
ProductVersion | (Inherited from Control.) |
|
ReadOnly | (Inherited from TextBoxBase.) |
|
RecreatingHandle | (Inherited from Control.) |
|
RedoActionName | (Inherited from RichTextBox.) |
|
Region | (Inherited from Control.) |
|
RenderRightToLeft | (Inherited from Control.) |
|
ResizeRedraw | (Inherited from Control.) |
|
Right | (Inherited from Control.) |
|
RightMargin | (Inherited from RichTextBox.) |
|
RightToLeft | (Inherited from Control.) |
|
Rtf | (Inherited from RichTextBox.) |
|
ScaleChildren | (Inherited from Control.) |
|
ScrollBars | (Inherited from RichTextBox.) |
|
SelectedRtf | (Inherited from RichTextBox.) |
|
SelectedText | (Inherited from RichTextBox.) |
|
SelectionAlignment | (Inherited from RichTextBox.) |
|
SelectionBackColor | (Inherited from RichTextBox.) |
|
SelectionBullet | (Inherited from RichTextBox.) |
|
SelectionCharOffset | (Inherited from RichTextBox.) |
|
SelectionColor | (Inherited from RichTextBox.) |
|
SelectionFont | (Inherited from RichTextBox.) |
|
SelectionHangingIndent | (Inherited from RichTextBox.) |
|
SelectionIndent | (Inherited from RichTextBox.) |
|
SelectionLength | (Inherited from RichTextBox.) |
|
SelectionProtected | (Inherited from RichTextBox.) |
|
SelectionRightIndent | (Inherited from RichTextBox.) |
|
SelectionStart | (Inherited from TextBoxBase.) |
|
SelectionTabs | (Inherited from RichTextBox.) |
|
SelectionType | (Inherited from RichTextBox.) |
|
ShortcutsEnabled | (Inherited from TextBoxBase.) |
|
ShowFocusCues | (Inherited from Control.) |
|
ShowKeyboardCues | (Inherited from Control.) |
|
ShowSelectionMargin | (Inherited from RichTextBox.) |
|
Site | (Inherited from Control.) |
|
Size | (Inherited from Control.) |
|
TabIndex | (Inherited from Control.) |
|
TabStop | (Inherited from Control.) |
|
Tag | (Inherited from Control.) |
|
Text | (Inherited from RichTextBox.) |
|
TextLength | (Inherited from RichTextBox.) |
|
Top | (Inherited from Control.) |
|
TopLevelControl | (Inherited from Control.) |
|
UndoActionName | (Inherited from RichTextBox.) |
|
UseWaitCursor | (Inherited from Control.) |
|
Visible | (Inherited from Control.) |
|
Width | (Inherited from Control.) |
|
WordWrap | (Inherited from TextBoxBase.) |
|
ZoomFactor | (Inherited from RichTextBox.) |
Methods
Events
Explicit Interface Implementations
Name | Description | |
---|---|---|
IDropTarget.OnDragDrop(DragEventArgs) | (Inherited from Control.) |
|
IDropTarget.OnDragEnter(DragEventArgs) | (Inherited from Control.) |
|
IDropTarget.OnDragLeave(EventArgs) | (Inherited from Control.) |
|
IDropTarget.OnDragOver(DragEventArgs) | (Inherited from Control.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.WindowsServerSolutions.Controls Namespace
Return to top