摘要: internal class Program { static string configDir = Path.Combine(Environment.GetFolderPath(Environment.SpecialFolder.ApplicationData), "WallpaperServic 阅读全文
posted @ 2023-10-20 17:09 DIO·SAMA 阅读(10) 评论(0) 推荐(0) 编辑
摘要: #region 在Alt+Tab中使窗口不可见 // 定义用于修改窗口样式的常量 private const int GWL_EXSTYLE = -20; private const int WS_EX_TOOLWINDOW = 0x00000080; // 导入 Windows API 函数 [D 阅读全文
posted @ 2023-10-20 17:06 DIO·SAMA 阅读(38) 评论(0) 推荐(0) 编辑
摘要: 以下是分页控件自定义样式资源部分代码 xmlns:controls="clr-namespace:Wallpaper.CustomControls"是Pagination.cs的地址 <ResourceDictionary xmlns="http://schemas.microsoft.com/wi 阅读全文
posted @ 2023-07-18 10:25 DIO·SAMA 阅读(271) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示