摘要:
在有些时候,我们需要在自己的控件中加入象TextBox一样的插入符 这个功能可以使用Windows API完成 因此我封装了Caret的API,形成了Caret组件,可以方便的在控件设计中使用 using System; using System.Drawing; using System.Windows.Forms; using System.Runtime.InteropServices;... 阅读全文
posted @ 2005-03-16 17:03
Zealic
阅读(2024)
评论(2)
推荐(0)
浙公网安备 33010602011771号