用于组合框控制的椭圆角 [英] Elliptical corners for group box control

查看:55
本文介绍了用于组合框控制的椭圆角的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





是否可以将组合框控制角设为弯曲形状?



所以请建议方法或样品。



谢谢,

Sam



我尝试过:



组框控件既不处理鼠标或键盘输入,也不向其父级发送WM_COMMAND消息。

Hi,

Is it possible to make group box control corners to be curved shape ?

So please suggest approach or sample.

Thanks,
Sam

What I have tried:

Group box control neither processes mouse or keyboard input nor sends WM_COMMAND messages to its parent.

推荐答案

GroupBox控件是固定类型,无法自定义。您需要使用子类,或者创建自己的自定义控件。请参阅子类控件(Windows) [ ^ ]和自定义控件(Windows) [ ^ ]。
The GroupBox control is a fixed type and is not customizable. You would need to use subclassing, or make your own custom control. See Subclassing Controls (Windows)[^] and Custom Controls (Windows)[^].


这篇关于用于组合框控制的椭圆角的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆