Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eva-ss/clock
🕔时钟
https://github.com/eva-ss/clock
clock csharp winforms
Last synced: 23 days ago
JSON representation
🕔时钟
- Host: GitHub
- URL: https://github.com/eva-ss/clock
- Owner: EVA-SS
- License: mit
- Created: 2023-11-02T06:08:26.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-02T06:23:25.000Z (about 1 year ago)
- Last Synced: 2023-11-02T07:27:04.548Z (about 1 year ago)
- Topics: clock, csharp, winforms
- Language: C#
- Homepage:
- Size: 82 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## C# 精美时钟
🕔 比例设计,支持DPI,各种缩放
![白色](screenshot/w.gif?raw=true)
![黑色](screenshot/b.gif?raw=true)---
属性 | 描述 | 类型 | 为空 | 默认值 |
:--|:--|:--|:--:|:--|
**Back** | 背景颜色 | Color |❎| Black |
**Color** | 前景颜色 | Color |❎| White |
**ColorSecond** | 秒表颜色 | Color |❎| 250, 159, 34 |