如何在wpf中动态创建alphablend文本框
问题描述:
我知道"asp.net.",但是我不知道"wpf" ...
这是asp.net代码
I know "asp.net.", but I dont know "wpf"...
This is the asp.net code
Dim txtname As ZBobb.AlphaBlendTextBox
请帮帮我...
谢谢....
Please help me...
Thank You....
答
您必须在其他UI库中进行艰苦开发的内容通常已在WPF中提供.这应该使您知道如何制作自己想要的东西:
http://www.c-sharpcorner.com/uploadfile/mahesh/building -transparent-controls-in-wpf/ [
What you had to develop hard in other UI libraries, is often already available in WPF. This should give you the idea how to make what you want:
http://www.c-sharpcorner.com/uploadfile/mahesh/building-transparent-controls-in-wpf/[^].—SA