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.
winformでスライダーを作ろうとしています。ただし、整数以外の値の間を移動するには、スライダーが必要です。
たとえば、トラックバーを 0 ~ 2 のスケールに設定しましたが、0.01、0.02、0.03、0.04 などにする必要がある場合にのみ、0、1、または 2 にすることができます。
これはトラックバーでも可能ですか?もしそうなら、これはどのように可能ですか?私のグーグル検索では何も見つかりませんでした。