Crystal ReportsGeneral discussion about Crystal Reports. For discussions specific to the book Professional Crystal Reports for VS.NET, please see the book discussion forum for that book.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Crystal Reports section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
i am working vb.net. i am using crystalreport9.
i want to change the textobject text property in runtime.
please send the method to change text property value
I also have a question, I don't succeed to add a text object runtime in asp.net, if I write Dim myTxt as New Text Object I receive the advice that tell me the method is not accessible cause is private. How to solve the problem?