在 .NET 中自定义 TrackBar 控件

发布于 2024-12-02 00:56:05 字数 132 浏览 2 评论 0原文

我正在尝试开发可以让我在时间线上标记 AB 点的应用程序。如何在轨迹栏上绘制线条来标记特定点/值?

另外,当 TickStyle 设置为 Both 时,如何隐藏轨迹栏控件中的刻度线?

I am trying to develop application that would let me mark A-B points on the timeline. How do I draw lines on the trackbar to mark a specific point/value?

Also, how do I hide the ticks in the trackbar control when TickStyle is set to Both?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

追星践月 2024-12-09 00:56:05

如果您准备好付费,DevExpress 提供了一个名为 RangeTrackBar 的 Trackar,带有 2 个 TrackBar 按钮,并且可以使用 Visual Studio Designer 进行自定义。

If you are ready to pay for that DevExpress provides a Trackar which is named RangeTrackBar with 2 TrackBar Buttons and very Customizable using Visual Studio Designer .

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文