The TextBox type exposes the following members.
Methods
Name | Description | |
---|---|---|
BringToFront | Brings the control to the front of all controls in container. (Inherited from ReportControl.) | |
CalculateRenderHeight | Calculates the height of the final rendered control. (Inherited from TextControl.) | |
CalculateTextHeight | Returns text height. (Overrides TextControl..::.CalculateTextHeight(Graphics).) | |
ControlAt | Returns a ReportControl object that is found in the location specified by the given PointF. (Inherited from ReportControl.) | |
ControlByName | Finds a nested ReportControl object with the specified name. (Inherited from ReportControl.) | |
CreateBlankControl | Overridden. See CreateBlankControl()()(). (Overrides ReportControl..::.CreateBlankControl()()().) | |
Equals | (Inherited from Object.) | |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
FindParent | Finds the control's parent. (Inherited from ReportControl.) | |
FindText | Searches the text control for the specified text based on the specified search options. (Overrides ReportControl..::.FindText(String, FindTextOptions).) | |
GetDesignerToolTip | Overridden. See GetDesignerToolTip()()(). (Overrides ReportControl..::.GetDesignerToolTip()()().) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetRotatedContentRectangle | Returns a given rectangle, rotated on box angle. (Inherited from Box.) | |
GetScripts | Overloaded. | |
GetStyle | Returns a style object for the control. (Inherited from ReportControl.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GrowRenderHeight | Overridden. See GrowRenderHeight(Double). (Inherited from VisualControl.) | |
InitNew | Sets the predefined values for the properties of a TextBox object created with visual tools such as Report Designer. (Overrides ReportControl..::.InitNew()()().) | |
IsValidParent | Returns whether the control can be placed into the specified container. (Inherited from ReportControl.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
MoveBackward | Moves the control backward in Z-Buffer. (Inherited from ReportControl.) | |
MoveForward | Moves the control forward in Z-Buffer. (Inherited from ReportControl.) | |
OnFillChanged | Is called after the Fill property is changed. (Inherited from Box.) | |
OnFontChanged | Executes if font was changed. (Inherited from TextControl.) | |
OnGenerate | Raises Generate event. (Inherited from ReportControl.) | |
OnPaint | Paints the box. (Inherited from Box.) | |
OnSizeChanged | Is called after the Size property is changed. (Inherited from ReportControl.) | |
OnStyleNameChanged | Executes if style name was changed. (Inherited from ReportControl.) | |
OnTextAlignmentChanged | Executes if text alignment was changed. (Inherited from TextControl.) | |
OnTextFillChanged | Executes if text fill was changed. (Inherited from TextControl.) | |
Paint | Invokes OnPaint method. (Inherited from ReportControl.) | |
PaintBackground | Paints the background of the box using the current background fill. (Inherited from Box.) | |
PaintBorder | Paints a border around the box. (Inherited from Box.) | |
PaintContent | Paints text control content. (Inherited from TextControl.) | |
PaintText | Overridden. See PaintText(Graphics, Brush, VectorRectangle). (Overrides TextControl..::.PaintText(Graphics, Brush, VectorRectangle).) | |
PopulateProperties | Fills the properties of the final rendered control. (Overrides TextControl..::.PopulateProperties(ReportControl).) | |
Prepare | Prepares the control for rendering. (Inherited from ReportControl.) | |
PutToBack | Puts the control to the back of all controls in container. (Inherited from ReportControl.) | |
RaiseGenerate | Invokes OnGenerate method. (Inherited from ReportControl.) | |
ReCalculateBounds | Recalculates control bounds. (Inherited from ReportControl.) | |
Render | Renders the control to the final document. (Overrides ReportControl..::.Render()()().) | |
RenderLocation | Calculates location of the control in the rendered report. (Inherited from ReportControl.) | |
ResetBorder | Resets the Border property to its default value. (Inherited from Box.) | |
ResetFill | Resets the Fill property to its default value. (Inherited from Box.) | |
RunPropertyBindingDesigner | Runs designer for the property binding defined by the bindingName parameter. (Inherited from ReportControl.) | |
RunPropertyDesigner | Overridden. See RunPropertyDesigner(IReportDesignerService). (Overrides ReportControlRunPropertyDesigner(IReportDesignerService).) | |
ShouldSerializeBorder | Returns whether the Border property should be persisted. (Inherited from Box.) | |
ShouldSerializeFill | Returns whether the Fill property should be persisted. (Inherited from Box.) | |
ToString | (Inherited from Object.) |