开发者

WinForms equivalent of HTML <optgroup>

Is there a 开发者_如何学Cdesktop .NET-based equivalent of the <optgroup> functionality for comboboxes on html pages?


Unfortunately, I don't think there's a way to group winform combobox items together as in the html <optgroup> tag.

You may have to do some kind of custom control.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜