Scheduler WinForms Control 类似于 uTorrent 调度程序
我正在构建一个 WinForms 应用程序,我需要一个控件,允许用户在启用/禁用特定服务时选择某些工作日的时间段。理想的用户界面是一个类似于 uTorrent 中的调度程序的组件,如此处 。
该控件有一个彩色框网格。一周中的天数沿垂直轴,一天中的小时数沿水平轴。用户可以单击单个框来切换当天该小时内的服务状态。
有人见过现有的 WinForms 控件具有这种行为吗?
I am building a WinForms application and I need a control that allows a user to select blocks of time on certain weekdays when particular services are enabled/disabled. The desire User Interface is for a component much like the Scheduler in uTorrent shown here.
This control has a grid of colored boxes. The days of the week are along the vertical axis and the hours of the day are along the horizontal axis. The user can click in an individual box to toggle the state of the service on that day during that hour.
Has anyone seen an existing WinForms control with this behavior?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论