本文介绍了将模块中的公共变量传递给报表中的文本框的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
hi。
模块中有一个公共变量作为字符串。我做了一个report.rdlc。
问题是:如何将该公共变量传递给报告中的textbox.text?
i am using vb。
thanx,我是编程的初学者。
hi .
There is a public variable in module as string . I made a report.rdlc .
The question is : how can i pass that public variable to the textbox.text in report ?
i am using vb.
thanx and i am a beginner in programing.
推荐答案
这篇关于将模块中的公共变量传递给报表中的文本框的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!