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.
我想激活旋转进度指示器并在 Eyeshot 控件上指定一条消息,以便在发生与视图中的项目相关的其他长时间运行的进程时向用户提供反馈。这项工作是在任何 Eyeshot WorkUnit 之外进行的。可以单独控制指标吗?
如果进程不在单独的线程上,我想不会。这也是您应该在WorkUnit派生类中实现它的原因。
WorkUnit
帮助中心有一篇文章解释了使用同步进度条