Textbox Properties (Format Tab, Report Designer)

Use the Format tab of the Textbox Properties dialog box to define format options for the text box.

Options

  • Format code
    Type a Microsoft .NET Framework formatting code or an expression that evaluates to a .NET Framework formatting code. Click the expression (fx) button to edit the expression. For information, see Formatting Numeric and Date Values in a Report or the .NET Framework SDK documentation.
  • Choose Format (...)
    Click this button to open the Choose Format dialog box used to specify a format code for the value. For more information, see Choose Format (Report Designer).
  • Line height
    Type or select a line height or an expression that evaluates to a line height. Click the expression (fx) button to edit the expression.
  • Textbox height
    Select an option to indicate whether the text box can grow or shrink to accommodate the contents of the text box.
  • Can increase to accommodate contents
    Choose this option to increase the size of the text box as contents grow.
  • Can decrease to accommodate contents
    Choose this option to decrease the size of the text box as contents shrink.
  • Amount of space to leave on each side of report item
    Provides information about the padding to use between the edge of the text box and the text in the text box.
  • Left
    Type or select the size of the left padding or an expression that evaluates to the size of the left padding. Click the expression (fx) button to edit the expression.
  • Right
    Type or select the size of the right padding or an expression that evaluates to the size of the right padding. Click the expression (fx) button to edit the expression.
  • Top
    Type or select the size of the top padding or an expression that evaluates to the size of the top padding. Click the expression (fx) button to edit the expression.
  • Bottom
    Type or select the size of the bottom padding or an expression that evaluates to the size of the bottom padding. Click the expression (fx) button to edit the expression.
  • Text direction and writing mode
    Provides information about the direction and writing mode for the text box.
  • Direction
    Type or select a direction or an expression that evaluates to a direction. Valid values are LTR for left-to-right and RTL for right-to-left**.** Click the expression (fx) button to edit the expression.
  • Mode
    Type or select a writing mode or an expression that evaluates to a writing mode. Valid values are lr-tb for left-to-right, top-to-bottom, and tb-rl For top-to-bottom, right-to-left. Click the expression (fx) button to edit the expression.

See Also

Reference

Report Designer F1 Help
Textbox Properties (Data Output Tab, Report Designer)
Textbox Properties (Font Tab, Report Designer)
Textbox Properties (General Tab, Report Designer)
Textbox Properties (Navigation Tab, Report Designer)
Textbox Properties (Visibility Tab, Report Designer)

Other Resources

Adding a Text Box

Help and Information

Getting SQL Server 2005 Assistance