Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在 WPF 中设置一个静态图标以显示在组合框中,无论您键入或选择什么都存在?
以下是 Visual Studio 2012 中团队资源管理器视图中文本框内显示的图像的示例:
我想用 ComboBox 来实现这一点。