我正在为文本块设置不同的文本,具体取决于选择的控件作为为用户提供帮助的一种方式。
What I would like to do is in the code behind file, when one control is selected, provide a brief explanation in text, then provide a link to a text file within that textblock.
例如,它可能看起来像“您的选择应该是汽车制造商。单击此处查看列表”
我试图用超链接来做,但我运气不好。
有人知道该怎么做吗?