所谓的潇洒

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

08 2023 档案

二维数组和交错数组
摘要:using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace ConsoleApp1 { class Prog 阅读全文

posted @ 2023-08-25 11:44 所谓的潇洒 阅读(15) 评论(0) 推荐(0) 编辑

DataGrid修改选中行背景色
摘要:刚开始用DataGrid.RowStyle,但是这样导致行间距什么的都变了,想用baseOn又不知道继承哪个样式 最终用了CellStyle,但是这样MouseOver效果没法整行实现 <DataGrid.CellStyle> <Style TargetType="DataGridCell"> <S 阅读全文

posted @ 2023-08-11 16:29 所谓的潇洒 阅读(168) 评论(0) 推荐(0) 编辑

handycontrol.Pagination修改页背景色
摘要:UI说这个背景色太深了,让我改下,尝试了Background不管用,又搜不到相关资料,所以就下源码找办法 Gitee源码地址 https://gitee.com/handyorg/HandyControl/ 最终解决办法 HandyControl.Controls.VisualElement.Set 阅读全文

posted @ 2023-08-11 16:24 所谓的潇洒 阅读(272) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示