我有一个简单的,我需要每秒更改我的按钮的颜色.我使用此代码btnBlue.Background = new SolidColorBrush(Windows.UI.Colors.Blue)但它不包含我在xaml中使用的自定义颜色#FF30B3DD!所以我该怎么做 ?有谁能够帮我 ?
btnBlue.Background = new SolidColorBrush(Windows.UI.Colors.Blue)
#FF30B3DD
c# background colors button win-universal-app
您好,我是 C# 新手,在我的简单程序中,我需要将一些日期存储在数组中DateTime,所以我想知道如何为其提供类似于yyyy/mm/ddC# 中 TextBox 的样式?
DateTime
yyyy/mm/dd
c# datetime textbox date winforms
c# ×2
background ×1
button ×1
colors ×1
date ×1
datetime ×1
textbox ×1
win-universal-app ×1
winforms ×1