设置Combo box控件的显示宽度

本文介绍了如何使用C++的CComboBox类的SetDroppedWidth函数来设置下拉列表框的最小宽度,确保长字符串能完全显示。通过获取组合框中每个项目最宽的字符串并考虑滚动条和边距来调整宽度。同时,提供了示例代码展示如何在对话框中应用此函数。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

2011-01-01 wcdj

 

CComboBox::SetDroppedWidth
int SetDroppedWidth( UINT nWidth );
Call this function to set the minimum allowable width, in pixels, of the list box of a combo box.

Parameters
nWidth
The minimum allowable width of the list-box portion of the combo box, in pixels.
Return Value
If successful, the new width of the list box, otherwise CB_ERR.
Remarks
This function only applies to combo boxes with the CBS_DROPDOWN or CBS_DROPDOWNLIST style.
By default, the minimum allowable width of the drop-down list box is 0. When the list-box portion of the combo box is displayed, its width is the larger

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值