WinForms 相当于 HTML <optgroup>

Nei*_*ell 5 .net user-interface winforms

是否有基于 .NET 的桌面版与<optgroup>html 页面上的组合框功能等效?

mse*_*ant 3

不幸的是,我认为没有办法像 html<optgroup>标签中那样将 winform 组合框项目分组在一起。

您可能需要进行某种自定义控制。