Windows SDK 编程 - WS_GROUP的使用

WS_GROUP是Windows控件风格之一,用于定义控件组。该风格的控件及之后的控件组成一组,用户通过方向键在组内切换焦点。可以通过SetWindowLong函数在控件创建后修改此风格。资源创建或函数创建对话框时,了解此风格有助于优化用户导航体验。
摘要由CSDN通过智能技术生成

WS_GROUP 是Windows控件的一种风格,并且在控件创建出来后也是可以修改控件的这个值并对控件造成影响的。


MSDN对WS_GROUP的解释:

The window is the first control of a group of controls. The group consists of this first control and all controls defined after it, up to the next control with the WS_GROUP style. The first control in each group usually has the WS_TABSTOP style so that the user can move from group to group. The user can subsequently change the keyboard focus from one control in the group to the next control in the group by using the direction keys.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值