我想替换
Syncfusion.Windows.Forms.BannerTextProvider
Syncfusion.Windows.Forms.BannerTextInfo
使用等效(或类似)DevExpress组件或仅使用System.Windows.Forms。有什么建议吗?
https://www.syncfusion.com/products/windows-forms/bannertextprovider
答案 0 :(得分:0)
BannerTextProvider有助于自定义编辑器控件外观。您还可以更改横幅文字颜色,模式等。
BannerTextProvider包括以下模式。
FocusMode:当控件获得焦点时,横幅文字会消失。
EditMode:仅当控件处于编辑模式或关联的文本框不为空时,横幅文本才会消失。
请查看以下样本供您参考。
示例链接:http://www.syncfusion.com/downloads/support/directtrac/general/ze/BannerTextProvider-1042639859
UG链接:http://help.syncfusion.com/windowsforms/bannertextprovider/overview
请与大家分享一下,Syncfusion BannerText组件面临的困难是什么?这对我们分析和提供解决方案很有帮助。