文件名称:wpf通过代码动态生成Label并通过ColorDialog修改颜色.zip
文件大小:24KB
文件格式:ZIP
更新时间:2023-02-23 14:52:21
ColorDialog WPF动态生成Label
WPF工程,通过代码动态生成Label,并且label的位置根据界面的大小来确定,个数根据用户输入的个数来确定。 同时双击label之后会跳出ColorDialog界面,通过的ColorDialog中选中的颜色来修改label中的颜色
【文件预览】:
TestWPFColorDialog
----TestWPFColorDialog.sln(1021B)
----.vs()
--------TestWPFColorDialog()
----TestWPFColorDialog()
--------App.xaml.cs(345B)
--------TestWPFColorDialog.csproj(5KB)
--------MainWindow.xaml.cs(5KB)
--------MainWindow.xaml(1KB)
--------Properties()
--------App.config(189B)
--------App.xaml(390B)