开发者

how to use special characters in windows forms application/report

开发者 https://www.devze.com 2023-01-11 13:15 出处:网络
I need to use a special character (an exponent of two, aka ^2) in a windows forms application. I also need to use it in a Microsoft Report that is opened by this same windows forms application.

I need to use a special character (an exponent of two, aka ^2) in a windows forms application. I also need to use it in a Microsoft Report that is opened by this same windows forms application.

开发者_开发问答

Anyone know how to do this?


Start + Run, Charmap.exe. In the "Search for" box type "two", Search. Should be the 2nd character. Click it, Select, Copy. Switch to your code or report and hit Ctrl+V.

0

精彩评论

暂无评论...
验证码 换一张
取 消