Watermarked Textbox for Compact Framework

前端 未结 2 848
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-20 06:34

Does anyone know if anyone makes a watermarked textbox control for the compact framework?

I already loked at the following and didn\'t see one.

Component One

相关标签:
2条回答
  • 2020-12-20 07:00

    Daniel Moth has a pretty good blog post about how to do this here:

    TextBox with cue banner support for Windows Mobile

    Best of all it is simple and free!

    0 讨论(0)
  • 2020-12-20 07:23

    I've never seen one. This project shows how to do it yourself - not sure if it would work on CF, but I didn't see any obvious non-CF supported stuff in the example.

    0 讨论(0)
提交回复
热议问题