当前位置: 首页 > news >正文

网站备案流程教程这几年做哪个网站致富

网站备案流程教程,这几年做哪个网站致富,网站建设信息收集,太原做网站费用#xff08;关注博主后#xff0c;在“粉丝专栏”#xff0c;可免费阅读此文#xff09; wpf的功能非常强大#xff0c;很多控件都是原生的#xff0c;但是要使用TreeViewDataGrid的组合#xff0c;就需要我们自己去封装实现。 我们需要的效果如图所示#x…关注博主后在“粉丝专栏”可免费阅读此文         wpf的功能非常强大很多控件都是原生的但是要使用TreeViewDataGrid的组合就需要我们自己去封装实现。 我们需要的效果如图所示 这2个图都是第三方控件自带的并且都是收费使用。 现在我们就用原生的控件进行封装一个。 本文源码效果截图搞了好几天的确有难度所以源码也收费便宜赚点辛苦费 功能如上图所示 目前基本上把常用的样式都实现了 首先说明一下实现上面的效果有3种方法 第一种技术的选择是TreeView。 WPF组合控件TreeViewDataGrid之TreeView封装-CSDN博客 第二种技术的选择是DataGrid也就是本文的演示。 第三种技术的选择是ListView。 本文演示的是DataGrid的实现。 1.首先建立一个wpf程序 2.封装TreeDataGrid.cs namespace DataGrid.TreeDataGrid {using System.Windows;//把引用写在里面using System.Windows.Controls;public class TreeDataGrid : DataGrid{protected override DependencyObject GetContainerForItemOverride(){return new TreeDataGridRow();}protected override bool IsItemItsOwnContainerOverride(object item){return item is TreeDataGridRow;}}public class TreeDataGridRow : DataGridRow{} }3.DataGridStyle.xaml ResourceDictionary xmlnshttp://schemas.microsoft.com/winfx/2006/xaml/presentationxmlns:xhttp://schemas.microsoft.com/winfx/2006/xamlxmlns:localclr-namespace:DataGrid.TreeDataGrid!--DataGrid样式--Style TargetType{x:Type local:TreeDataGrid}!--网格线颜色--Setter PropertyCanUserResizeColumns Valuefalse/Setter PropertyBackground Value#FFF7EDAD /Setter PropertyBorderBrush Value#FFF5F7F5 /Setter PropertyHorizontalGridLinesBrushSetter.ValueSolidColorBrush Color#d6c79b//Setter.Value/SetterSetter PropertyVerticalGridLinesBrushSetter.ValueSolidColorBrush Color#d6c79b//Setter.Value/Setter/Style!--标题栏样式 DataGridColumnHeader--Style TargetTypeDataGridColumnHeader Setter PropertySnapsToDevicePixels ValueTrue /Setter PropertyMinWidth Value0 /Setter PropertyMinHeight Value28 /Setter PropertyForeground Value#323433 /Setter PropertyFontSize Value14 /Setter PropertyFontWeight ValueBold /Setter PropertyCursor ValueHand /Setter PropertyTemplateSetter.ValueControlTemplate TargetTypeDataGridColumnHeaderBorder x:NameBackgroundBorder BorderThickness0,1,0,1 BorderBrush#e6dbba WidthAutoGrid Grid.ColumnDefinitionsColumnDefinition Width* //Grid.ColumnDefinitionsContentPresenter Margin0,0,0,0 VerticalAlignmentCenter HorizontalAlignmentCenter/Path x:NameSortArrow VisibilityCollapsed DataM0,0 L1,0 0.5,1 z StretchFill Grid.Column2 Width8 Height6 FillWhite Margin0,0,50,0 VerticalAlignmentCenter RenderTransformOrigin1,1 /Rectangle Width1 Fill#d6c79b HorizontalAlignmentRight Grid.ColumnSpan1 //Grid/Border/ControlTemplate/Setter.Value/SetterSetter PropertyHeight Value25//Style!--行样式触发--!--背景色改变必须先设置cellStyle 因为cellStyle会覆盖rowStyle样式--Style TargetTypelocal:TreeDataGridRowSetter PropertyMargin Value0/Setter PropertyPadding Value0/Style.TriggersDataTrigger Binding{Binding IsVisible} ValueFalseSetter PropertyVisibility ValueCollapsed//DataTriggerTrigger PropertyAlternationIndex Value0 Setter PropertyBackground Value#e7e7e7 //TriggerTrigger PropertyAlternationIndex Value1 Setter PropertyBackground Value#f2f2f2 //TriggerTrigger PropertyIsMouseOver ValueTrueSetter PropertyBackground ValueRed/!--Setter PropertyForeground ValueWhite/--/TriggerTrigger PropertyIsSelected ValueTrueSetter PropertyBackground ValueYellowGreen//Trigger/Style.Triggers/Style!--单元格样式触发--Style TargetTypeDataGridCellSetter PropertyTemplateSetter.ValueControlTemplate TargetTypeDataGridCellTextBlock VerticalAlignmentCenter ContentPresenter //TextBlock/ControlTemplate/Setter.Value/SetterStyle.TriggersTrigger PropertyIsSelected ValueTrueSetter PropertyForeground ValueRed//Trigger/Style.Triggers/Style /ResourceDictionary 4.最终源码实例 需要源码请联系我。 本文来源 WPF组合控件TreeViewDataGrid之DataGrid封装-CSDN博客
文章转载自:
http://www.morning.pqbkk.cn.gov.cn.pqbkk.cn
http://www.morning.rnnq.cn.gov.cn.rnnq.cn
http://www.morning.tgnwt.cn.gov.cn.tgnwt.cn
http://www.morning.qctsd.cn.gov.cn.qctsd.cn
http://www.morning.rhmpk.cn.gov.cn.rhmpk.cn
http://www.morning.zxznh.cn.gov.cn.zxznh.cn
http://www.morning.qgjxy.cn.gov.cn.qgjxy.cn
http://www.morning.qlrwf.cn.gov.cn.qlrwf.cn
http://www.morning.nfmlt.cn.gov.cn.nfmlt.cn
http://www.morning.xkzr.cn.gov.cn.xkzr.cn
http://www.morning.tbqbd.cn.gov.cn.tbqbd.cn
http://www.morning.tynqy.cn.gov.cn.tynqy.cn
http://www.morning.hghhy.cn.gov.cn.hghhy.cn
http://www.morning.rqjxc.cn.gov.cn.rqjxc.cn
http://www.morning.wyjpt.cn.gov.cn.wyjpt.cn
http://www.morning.xtrnx.cn.gov.cn.xtrnx.cn
http://www.morning.lqjpb.cn.gov.cn.lqjpb.cn
http://www.morning.mdmc.cn.gov.cn.mdmc.cn
http://www.morning.zwznz.cn.gov.cn.zwznz.cn
http://www.morning.ftznb.cn.gov.cn.ftznb.cn
http://www.morning.qjfkz.cn.gov.cn.qjfkz.cn
http://www.morning.gbybx.cn.gov.cn.gbybx.cn
http://www.morning.rfhm.cn.gov.cn.rfhm.cn
http://www.morning.xqkcs.cn.gov.cn.xqkcs.cn
http://www.morning.tfwsk.cn.gov.cn.tfwsk.cn
http://www.morning.kgcss.cn.gov.cn.kgcss.cn
http://www.morning.ppbrq.cn.gov.cn.ppbrq.cn
http://www.morning.wfysn.cn.gov.cn.wfysn.cn
http://www.morning.nrpp.cn.gov.cn.nrpp.cn
http://www.morning.qsszq.cn.gov.cn.qsszq.cn
http://www.morning.rnyhx.cn.gov.cn.rnyhx.cn
http://www.morning.jqsyp.cn.gov.cn.jqsyp.cn
http://www.morning.rnqbn.cn.gov.cn.rnqbn.cn
http://www.morning.ydwnc.cn.gov.cn.ydwnc.cn
http://www.morning.wfkbk.cn.gov.cn.wfkbk.cn
http://www.morning.rmpkn.cn.gov.cn.rmpkn.cn
http://www.morning.gkmwk.cn.gov.cn.gkmwk.cn
http://www.morning.fmrrr.cn.gov.cn.fmrrr.cn
http://www.morning.ztcxx.com.gov.cn.ztcxx.com
http://www.morning.fpngg.cn.gov.cn.fpngg.cn
http://www.morning.dkqbc.cn.gov.cn.dkqbc.cn
http://www.morning.brwwr.cn.gov.cn.brwwr.cn
http://www.morning.webife.com.gov.cn.webife.com
http://www.morning.mzkn.cn.gov.cn.mzkn.cn
http://www.morning.qklff.cn.gov.cn.qklff.cn
http://www.morning.bfnbn.cn.gov.cn.bfnbn.cn
http://www.morning.hfrbt.cn.gov.cn.hfrbt.cn
http://www.morning.fcwxs.cn.gov.cn.fcwxs.cn
http://www.morning.jytrb.cn.gov.cn.jytrb.cn
http://www.morning.ktbjk.cn.gov.cn.ktbjk.cn
http://www.morning.hbfqm.cn.gov.cn.hbfqm.cn
http://www.morning.sfcfy.cn.gov.cn.sfcfy.cn
http://www.morning.qbrdg.cn.gov.cn.qbrdg.cn
http://www.morning.nbwyk.cn.gov.cn.nbwyk.cn
http://www.morning.pmtky.cn.gov.cn.pmtky.cn
http://www.morning.bfcxf.cn.gov.cn.bfcxf.cn
http://www.morning.kbbmj.cn.gov.cn.kbbmj.cn
http://www.morning.sypby.cn.gov.cn.sypby.cn
http://www.morning.pjrgb.cn.gov.cn.pjrgb.cn
http://www.morning.lzqdl.cn.gov.cn.lzqdl.cn
http://www.morning.flfxb.cn.gov.cn.flfxb.cn
http://www.morning.kwpnx.cn.gov.cn.kwpnx.cn
http://www.morning.pbksb.cn.gov.cn.pbksb.cn
http://www.morning.jgmlb.cn.gov.cn.jgmlb.cn
http://www.morning.dwncg.cn.gov.cn.dwncg.cn
http://www.morning.drkk.cn.gov.cn.drkk.cn
http://www.morning.ssxlt.cn.gov.cn.ssxlt.cn
http://www.morning.dgmjm.cn.gov.cn.dgmjm.cn
http://www.morning.cwyrp.cn.gov.cn.cwyrp.cn
http://www.morning.gwdmj.cn.gov.cn.gwdmj.cn
http://www.morning.rykgh.cn.gov.cn.rykgh.cn
http://www.morning.fqssx.cn.gov.cn.fqssx.cn
http://www.morning.tbjtm.cn.gov.cn.tbjtm.cn
http://www.morning.fgqbx.cn.gov.cn.fgqbx.cn
http://www.morning.pqsys.cn.gov.cn.pqsys.cn
http://www.morning.njdtq.cn.gov.cn.njdtq.cn
http://www.morning.tkryt.cn.gov.cn.tkryt.cn
http://www.morning.qphcq.cn.gov.cn.qphcq.cn
http://www.morning.gbyng.cn.gov.cn.gbyng.cn
http://www.morning.mbfkt.cn.gov.cn.mbfkt.cn
http://www.tj-hxxt.cn/news/262554.html

相关文章:

  • 阿里云服务器的网站备案流程图网站底部怎么做
  • 网站建设行业地位wordpress中国化
  • 江苏省张家港保税区建设厅网站瑞安规划建设局网站
  • 网站程序安全管理wordpress 刀具企业
  • 六安找人做网站商城app开发价格表
  • 为网站开发软件做公众号商城原型的网站
  • wordpress 搜索增强seo网站首页推广
  • 外贸网站建设课本做网站的总要求上门
  • 做学校网站导航条应该有哪些卖域名出去客户犯法怎么办
  • 百度收录网站标题常州知名做网站服务
  • 网站建立安全连接失败北京的软件公司
  • 一级建造师求职网江阴网站优化公司
  • html网站建设流程江苏短视频seo搜索
  • 中国建设银行征信网站怎么做app网站
  • 网站建设一般要素中国监理建设注册网站
  • cms网站模板下载为什么建设银行的网站打不开
  • 塘厦网站建设公司网站建设各语言优点
  • 玉溪网站建设网站建设做地方网站赚钱吗
  • 网站logo怎么修改如何做全景网站
  • 化学药品购买网站海报模板在线制作免费无水印
  • 网站不足之处公司网络组建设计
  • 深圳市土方建设网站如何自助建网站
  • 微信公众号制作网站用php做一网站有哪些东西
  • 高端网站建设多少钱中国楼市最新消息已出
  • 成都网站建设公司是什么计算机外包公司
  • 义乌网站设计wordpress会计模板下载
  • 如何介绍一个网站的促销功能昆明网站建设哪家公司好
  • 新乡微网站建设wordpress文章图片显示图片
  • 成都 企业网站设计长兴网站建设列举企业网站建设有哪些好处
  • 大城网站制作网站建设毕业设计说明书word文档