Home Forums SQL Server 2005 Business Intelligence Annotate text SELECTIVELY in Value property of a textbox in Report Designer RE: Annotate text SELECTIVELY in Value property of a textbox in Report Designer

  • Tim Mitchell (3/25/2008)


    I don't think you can do what you describe if you only use one control. Controls are rendered as a whole rather than character-by-character.

    Is there any reason you can't use a separate control for your static text?

    Tim

    If separate controls are the only way to do this, I can live with that.

    I was just wondering whether there were any VB-like controls that would do the same thing.

    Thank you for the response.

    __________________________________________________________________________________
    SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
    Persisting SQL Server Index-Usage Statistics with MERGE[/url]
    Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]