开发者

Comic ballon like control in Compact Framework?

开发者 https://www.devze.com 2022-12-26 20:36 出处:网络
Im looking to create a control that would look like comic baloon. In WPF i can use r开发者_如何学Cectangle, lines and stuff like that, but in CF this controls dont exist.

Im looking to create a control that would look like comic baloon.

In WPF i can use r开发者_如何学Cectangle, lines and stuff like that, but in CF this controls dont exist.

any idea how could i achieve this?


Create a UserControl and override OnPaint. Yes, it sounds painful - largely becasue it is.

0

精彩评论

暂无评论...
验证码 换一张
取 消