开发者

How to generate text box on the scan image.. while after mouse click event

I need to put text box on the scan image. but I need to put it the text box while I'm click mouse point on the scan i开发者_StackOverflow社区mage. (it some thing like generate the text box in the mouse click event) I need code for it C# or algorithm for it.


You can create a new TextBox instance, set its Left and Top properties, and add it to the Controls collection of a panel.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜