See Also

RichTextBox Class  | DataDynamics.ActiveReports Namespace

See Also ActiveReports Send feedback to Data Dynamics

RichTextBox Class Members

RichTextBox overview

Public Constructors

Public Constructor RichTextBox Constructor Initializes a new instance of the RichTextBox class.

Public Properties

Public Property AutoReplaceFields Gets or sets a value that indicates whether ActiveReports should automatically replace fields in the RichTextBox with matching fields in the data source.
Public Property BackColor Gets or sets the control's background color or fill color.
Public Property Border (Inherited from ARControl)Gets a border object that defines the border style for each edge of the control.
Public Property BulletIndent Gets or sets the indentation used in the control when the bullet style is applied to the text.
Public Property CanGrow Determines whether ActiveReports should increase the height of the control based on its content.
Public Property CanShrink Determines whether ActiveReports should decrease the height of the field based on its value.
Public Property DataField (Inherited from ARControl)Gets or sets the field name from the data source to bind to the control.
Public Property DesignTarget For internal use only.
Public Property Font Gets or returns the font object used to print the control text.
Public Property ForeColor Gets or returns the foreground (font) color of the control.
Public Property Height (Inherited from ARControl)Gets or sets the height of the control in inches.
Public Property Html Sets or returns the hypertext to be rendered in the control.
Public Property Left (Inherited from ARControl)Gets or sets the left position of the control.
Public Property Location (Inherited from ARControl)Gets or sets the location of the control.
Public Property MaxLength Gets or sets the maximum number of characters in the control for the End-User Report Designer.
Public Property Multiline Gets or sets a value that determines whether the RichTextBox prints multiple lines or single line.
Public Property Name (Inherited from ARControl)Gets or sets the name of the control.
Public Property Parent (Inherited from ARControl)Gets a reference to the parent section of the control.
Public Property RTF Gets or sets the rich text content of the control.
Public Property SelectedText Gets or sets the current selected text in the control.
Public Property SelectionAlignment Gets or sets the alignment to apply to the current selection or insertion point.
Public Property SelectionBackColor Gets or sets the background color of the current text selection.
Public Property SelectionBullet Gets or sets a value indicating whether the bullet style is applied to the current selection.
Public Property 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.
Public Property SelectionColor Gets or sets the text color of the current text selection.
Public Property SelectionFont Gets or sets the font of the current text selection.
Public Property 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.
Public Property 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.
Public Property SelectionLength Gets or sets the number of characters selected in control.
Public Property SelectionProtected Gets or sets a value indicating whether the current text selection is protected.
Public Property SelectionRightIndent The distance (in inches) between the right edge of the RichTextBox control and the right edge of the text that is selected.
Public Property SelectionStart Gets or sets the starting point of text selected in the text box.
Public Property Size (Inherited from ARControl)Gets or sets the size of the control in inches.
Public Property Tag (Inherited from ARControl)Gets or sets user-defined information to be persisted with the control.
Public Property Text Gets or sets the current text in the RichTextBox.
Public Property Top (Inherited from ARControl)Gets or sets the top position of the control relative to the section that contains it.
Public Property Visible (Inherited from ARControl)Sets or returns a value indicating whether the control will be printed.
Public Property Width (Inherited from ARControl)Gets or sets the width of the control.

Public Methods

Public Method BringToFront (Inherited from ARControl)Brings the control to the front of the z-order.
Public Method Clear Clears the content of the RichTextBox control.
Public Method Dispose (Inherited from ARControl)Releases the control instance from memory.
Public Method Find Overloaded. Searches for text in the content of the RichTextBox control.
Public Method FireRtfChanged Fires the RtfChanged event.
Public Method GetBounds (Inherited from ARControl)This method is used by the ActiveReports designer.  Internal use only.
Public Method InsertField Inserts a RichTextBox merge field into the current location in the text.
Public Method Load Loads the contents of a stream into the RichTextBox control.
Public Method LoadFile Overloaded. Obsolete. Included only for backward compatibility.
Public Method ReplaceField Merges the contents of the RTF stream with the field values specified.
Public Method SendToBack (Inherited from ARControl)Sends the control to the back of the z-order.
Public Method SetBounds (Inherited from ARControl)Sets the bounds of the control to the specified rectangle.

Public Events

Public Event Disposed (Inherited from ARControl)Raised when the control instance is released from memory.
Public Event ViewChanged (Inherited from ARControl)Internal.  Used by ActiveReports designer only.

See Also

RichTextBox Class  | DataDynamics.ActiveReports Namespace

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.