在Win32项目中的单选按钮中获取检查状态 [英] get check state in radio Button in win32 project

查看:266
本文介绍了在Win32项目中的单选按钮中获取检查状态的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好
如何在win32项目中的单选按钮中获取检查状态?

Hy everybody
How to get check state in radio Button in win32 project ?

推荐答案

发送 Button_GetCheck() Button_GetCheck() [ ^ ]宏.
The check state is returned when sending a BM_GETCHECK[^] message to the button window. This can be done using the Button_GetCheck()[^] macro.


这篇关于在Win32项目中的单选按钮中获取检查状态的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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