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.
我的 Windows 窗体中有 Steema tchart。每当我尝试打印它并获得预览时,它都会给我左上角的旧图标。
有什么办法可以改变图标吗?谢谢 !
目前唯一的选择是成为 TeeChart 源代码客户并自定义编辑器以满足您的需求,或者创建您的自定义编辑器以继承现有的类,正如我在此处解释的那样。