ActiveReports 13
RichTextBox Class Members
Properties  Methods 

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace : RichTextBox Class

The following tables list the members exposed by RichTextBox.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the RichTextBox class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value that indicates whether ActiveReports should automatically replace fields in the RichTextBox with matching fields in the data source.  
Public PropertyGets or sets the control's background color or fill color.  
Public PropertyGets a border object that defines the border style for each edge of the control. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl)
Public PropertySets or returns a rectangle that defines the location and size of the control in inches. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl)
Public PropertyGets or sets the indentation used in the control when the bullet style is applied to the text.  
Public PropertyDetermines whether ActiveReports should increase the height of the control based on its content.  
Public PropertyDetermines whether ActiveReports should decrease the height of the field based on its value.  
Public Property

Gets or sets the field name from the data source to bind to the control.

(Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl)
Public PropertyGets or returns the font object used to print the control text. For design time use only.  
Public PropertyGets or returns the foreground (font) color of the control.  
Public PropertyGets or sets the height of the control in inches. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl)
Public PropertySets or returns the hypertext to be rendered in the control.  
Public Property

Gets or sets the left position of the control in inches.

(Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl)
Public PropertyGets or sets the location of the control in inches. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl)
Public PropertyGets or sets the maximum number of characters in the control for the End-User Report Designer.  
Public PropertyGets or sets a value that determines whether the RichTextBox prints multiple lines or single line.  
Public PropertyGets or sets the name of the control. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl)
Public PropertyGets a reference to the parent section of the control. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl)
Public PropertyGets or sets the rich text content of the control.  
Public PropertyGets or sets the current selected text in the control.  
Public PropertyGets or sets the alignment to apply to the current selection or insertion point.  
Public PropertyGets or sets the background color of the current text selection.  
Public PropertyGets or sets a value indicating whether the bullet style is applied to the current selection.  
Public PropertyGets 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 PropertyGets or sets the text color of the current text selection.  
Public PropertyGets or sets the font of the current text selection.  
Public Property

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 PropertyGets 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 PropertyGets or sets the number of characters selected in control.  
Public PropertyThe distance (in inches) between the right edge of the RichTextBox control and the right edge of the text that is selected.  
Public PropertyGets or sets the starting point of text selected in the text box.  
Public PropertyGets or sets the size of the control in inches. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl)
Public PropertyGets or sets user-defined information to be persisted with the control. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl)
Public PropertyGets or sets the current text in the RichTextBox.  
Public PropertyGets or sets, in inches, the top position of the control relative to the section that contains it. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl)
Public PropertySets or returns a value indicating whether the control will be printed. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl)
Public PropertyGets or sets the width of the control in inches. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl)
Top
Public Methods
 NameDescription
Public MethodBrings the control to the front of the z-order. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl)
Public MethodClears the content of the RichTextBox control.  
Public MethodReleases the control instance from memory. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl)
Public MethodOverloaded. Searches for text in the content of the RichTextBox control.  
Public MethodInserts a RichTextBox merge field into the current location in the text.  
Public MethodLoads the contents of a stream into the RichTextBox control.  
Public MethodOverloaded. Loads an HTML or RTF file.  
Public MethodMerges the contents of the RTF stream with the field values specified.  
Public MethodSends the control to the back of the z-order. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl)
Public MethodSets the bounds of the control to the specified rectangle. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl)
Top
See Also

Reference

RichTextBox Class
GrapeCity.ActiveReports.SectionReportModel Namespace