随笔分类 -  WPF

摘要:前端 <!--完整坐标图--> <dxc:ChartControl Grid.Row="1" Grid.Column="1" Name="LbarChart" BorderThickness="0" EnableAnimation="True" Background="#FF3D6DAF" > <! 阅读全文
posted @ 2021-01-13 11:48 人生为卒 阅读(868) 评论(0) 推荐(1) 编辑
摘要:img.Source = this.GetBitmapImage(m_picCtlData.NewPicPath);//imageControl为WPF Image控件 /// <summary> /// 复制文件,不占用文件 /// </summary> /// <param name="imag 阅读全文
posted @ 2020-12-08 14:00 人生为卒 阅读(221) 评论(0) 推荐(0) 编辑
摘要:转载:https://www.cnblogs.com/lanymy/archive/2013/03/07/2948509.html 前端 <UserControl x:Class="UserCtl.BaseControl.DatePic" xmlns="http://schemas.microsof 阅读全文
posted @ 2020-12-02 16:15 人生为卒 阅读(521) 评论(0) 推荐(0) 编辑
摘要:Style btn_Orange = (Style)this.FindResource("NumberOrange"); button.Style = btn_Orange; 阅读全文
posted @ 2016-01-27 09:43 人生为卒 阅读(1758) 评论(0) 推荐(0) 编辑
摘要:① XAML中为 [&#13;]eg. ② C#代码中为\r\n 或者Environment.NewLine eg . button1.content=string1+ Environment.NewLine+ string2; 阅读全文
posted @ 2015-11-24 10:06 人生为卒 阅读(2557) 评论(0) 推荐(1) 编辑

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