RichTextBox Constructor | Initializes a new instance of the RichTextBox class. |
AutoReplaceFields | Gets or sets a value that indicates whether ActiveReports should automatically replace fields in the RichTextBox with matching fields in the data source. |
BackColor | Gets or sets the control's background color or fill color. |
Border (Inherited from ARControl) | Gets a border object that defines the border style for each edge of the control. |
BulletIndent | Gets or sets the indentation used in the control when the bullet style is applied to the text. |
CanGrow | Determines whether ActiveReports should increase the height of the control based on its content. |
CanShrink | Determines whether ActiveReports should decrease the height of the field based on its value. |
DataField (Inherited from ARControl) | Gets or sets the field name from the data source to bind to the control. |
DesignTarget | For internal use only. |
Font | Gets or returns the font object used to print the control text. |
ForeColor | Gets or returns the foreground (font) color of the control. |
Height (Inherited from ARControl) | Gets or sets the height of the control in inches. |
Html | Sets or returns the hypertext to be rendered in the control. |
Left (Inherited from ARControl) | Gets or sets the left position of the control. |
Location (Inherited from ARControl) | Gets or sets the location of the control. |
MaxLength | Gets or sets the maximum number of characters in the control for the End-User Report Designer. |
Multiline | Gets or sets a value that determines whether the RichTextBox prints multiple lines or single line. |
Name (Inherited from ARControl) | Gets or sets the name of the control. |
Parent (Inherited from ARControl) | Gets a reference to the parent section of the control. |
RTF | Gets or sets the rich text content of the control. |
SelectedText | Gets or sets the current selected text in the control. |
SelectionAlignment | Gets or sets the alignment to apply to the current selection or insertion point. |
SelectionBackColor | Gets or sets the background color of the current text selection. |
SelectionBullet | Gets or sets a value indicating whether the bullet style is applied to the current selection. |
SelectionCharOffset | Gets or sets a value indicating where text in the control appears on the baseline, as a superscript or as a subscript below the baseline. |
SelectionColor | Gets or sets the text color of the current text selection. |
SelectionFont | Gets or sets the font of the current text selection. |
SelectionHangingIndent | Gets or sets the distance between the left edge of the first line of text in the selected paragraph and the left edge of subsequent lines in the same paragraph. Renders the selected text the specified number of inches to the left of the RichTextBox. |
SelectionIndent | Gets or sets the distance in inches between the left edge of the RichTextBox and the left edge of the current text selection. Renders the selected text the specified number of inches to the right of the RichTextBox. |
SelectionLength | Gets or sets the number of characters selected in control. |
SelectionProtected | Gets or sets a value indicating whether the current text selection is protected. |
SelectionRightIndent | The distance (in inches) between the right edge of the RichTextBox control and the right edge of the text that is selected. |
SelectionStart | Gets or sets the starting point of text selected in the text box. |
Size (Inherited from ARControl) | Gets or sets the size of the control in inches. |
Tag (Inherited from ARControl) | Gets or sets user-defined information to be persisted with the control. |
Text | Gets or sets the current text in the RichTextBox. |
Top (Inherited from ARControl) | Gets or sets the top position of the control relative to the section that contains it. |
Visible (Inherited from ARControl) | Sets or returns a value indicating whether the control will be printed. |
Width (Inherited from ARControl) | Gets or sets the width of the control. |
BringToFront (Inherited from ARControl) | Brings the control to the front of the z-order. |
Clear | Clears the content of the RichTextBox control. |
Dispose (Inherited from ARControl) | Releases the control instance from memory. |
Find | Overloaded. Searches for text in the content of the RichTextBox control. |
FireRtfChanged | Fires the RtfChanged event. |
GetBounds (Inherited from ARControl) | This method is used by the ActiveReports designer. Internal use only. |
InsertField | Inserts a RichTextBox merge field into the current location in the text. |
Load | Loads the contents of a stream into the RichTextBox control. |
LoadFile | Overloaded. Obsolete. Included only for backward compatibility. |
ReplaceField | Merges the contents of the RTF stream with the field values specified. |
SendToBack (Inherited from ARControl) | Sends the control to the back of the z-order. |
SetBounds (Inherited from ARControl) | Sets the bounds of the control to the specified rectangle. |
Disposed (Inherited from ARControl) | Raised when the control instance is released from memory. |
ViewChanged (Inherited from ARControl) | Internal. Used by ActiveReports designer only. |
RichTextBox Class | DataDynamics.ActiveReports Namespace
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.