本文介绍了Vista样式按钮行为-自动省略号的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好

我的C#项目上有一个用于Vista样式按钮的UserControl类.该按钮的属性为:

Hello

I have a UserControl class for Vista Style Button on my C# Project. The properties for this button are:

BaseColor
BackImage
ButtonColor
ButtonStyle
CornerRadius
GlowColor
HighlightColor
Image
ImageAlign
ImageSize
ButtonText
TextAlign



有人可以帮我创建一个名为 AutoEllipsis
的行为吗?
在此先感谢


lapeci



Can someone help me create a property Behavior called AutoEllipsis

thanks in advance


lapeci

推荐答案


这篇关于Vista样式按钮行为-自动省略号的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-15 12:06