3
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

C#でもAndroidとかのTimePickerを実装してみた。

Last updated at Posted at 2022-07-05

はじめに

Androidとかで使われているアナログの時計盤みたいな
時刻入力コントロールをC#でも実装してみたいと思い立って
またやらかしてみました。

製作環境

  • Windows 10,11
  • Visual Studio 2022(C#)

画面イメージ

時間入力モード

hour.png

分入力モード

minute.png

ソース

GitHubに置いてます。
https://github.com/imoimo2009/TimePicker_cs

3
0
1

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?