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.
加载中,请稍侯......
精彩评论