• 大小: 1.12M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2020-12-14
  • 语言: C#
  • 标签: 布局  C#  Office  c  界面  

资源简介

C#仿office界面布局

资源截图

代码片段和文件信息

//该源码下载自C#编程网|www.cpbcw.comusing System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;

namespace RibbonDemo
{
    public partial class BlackForm : MainForm
    {
        public BlackForm()
        {
            InitializeComponent();
        }

        //private void BlackForm_Load(object sender EventArgs e)
        //{
        //    (ribbon1.Renderer as RibbonProfessionalRenderer).ColorTable = new RibbonProfesionalRendererColorTableBlack();
        //}
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件     190464  2015-12-23 21:18  C#仿office界面布局\RibbonDemo\bin\Debug\RibbonDemo.exe

     文件      77312  2015-12-23 21:18  C#仿office界面布局\RibbonDemo\bin\Debug\RibbonDemo.pdb

     文件      22704  2015-12-23 21:20  C#仿office界面布局\RibbonDemo\bin\Debug\RibbonDemo.vshost.exe

     文件        490  2015-10-30 15:19  C#仿office界面布局\RibbonDemo\bin\Debug\RibbonDemo.vshost.exe.manifest

     文件     216576  2015-12-23 21:17  C#仿office界面布局\RibbonDemo\bin\Debug\System.Windows.Forms.Ribbon.dll

     文件     716288  2015-12-23 21:17  C#仿office界面布局\RibbonDemo\bin\Debug\System.Windows.Forms.Ribbon.pdb

     文件        603  2015-12-23 21:18  C#仿office界面布局\RibbonDemo\BlackForm.cs

     文件       1556  2015-12-23 21:18  C#仿office界面布局\RibbonDemo\BlackForm.Designer.cs

     文件       5814  2008-11-08 00:18  C#仿office界面布局\RibbonDemo\BlackForm.resx

     文件       5144  2012-04-12 09:08  C#仿office界面布局\RibbonDemo\MainForm.cs

     文件     114072  2009-04-29 14:05  C#仿office界面布局\RibbonDemo\MainForm.Designer.cs

     文件      98297  2009-04-29 14:05  C#仿office界面布局\RibbonDemo\MainForm.resx

     文件      15115  2015-12-23 21:17  C#仿office界面布局\RibbonDemo\obj\Debug\DesignTimeResolveAssemblyReferences.cache

     文件      12077  2015-12-23 21:17  C#仿office界面布局\RibbonDemo\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache

     文件       5251  2012-04-12 09:07  C#仿office界面布局\RibbonDemo\obj\Debug\ResolveAssemblyReference.cache

     文件        180  2015-12-23 21:17  C#仿office界面布局\RibbonDemo\obj\Debug\RibbonDemo.BlackForm.resources

     文件       1064  2015-12-23 21:20  C#仿office界面布局\RibbonDemo\obj\Debug\RibbonDemo.csproj.FileListAbsolute.txt

     文件       3861  2015-12-23 21:18  C#仿office界面布局\RibbonDemo\obj\Debug\RibbonDemo.csproj.GenerateResource.Cache

     文件       7169  2015-12-23 21:17  C#仿office界面布局\RibbonDemo\obj\Debug\RibbonDemo.csprojResolveAssemblyReference.cache

     文件     190464  2015-12-23 21:18  C#仿office界面布局\RibbonDemo\obj\Debug\RibbonDemo.exe

     文件      70075  2015-12-23 21:17  C#仿office界面布局\RibbonDemo\obj\Debug\RibbonDemo.MainForm.resources

     文件      77312  2015-12-23 21:18  C#仿office界面布局\RibbonDemo\obj\Debug\RibbonDemo.pdb

     文件      66391  2015-12-23 21:17  C#仿office界面布局\RibbonDemo\obj\Debug\RibbonDemo.Properties.Resources.resources

     文件      12800  2015-12-23 21:17  C#仿office界面布局\RibbonDemo\obj\Debug\TempPE\Properties.Resources.Designer.cs.dll

     文件       1245  2012-04-12 09:08  C#仿office界面布局\RibbonDemo\obj\RibbonDemo.csproj.FileListAbsolute.txt

     文件        529  2009-04-25 23:21  C#仿office界面布局\RibbonDemo\Program.cs

     文件       1268  2008-04-18 14:31  C#仿office界面布局\RibbonDemo\Properties\AssemblyInfo.cs

     文件      27896  2015-12-23 21:17  C#仿office界面布局\RibbonDemo\Properties\Resources.Designer.cs

     文件      22546  2009-04-29 14:00  C#仿office界面布局\RibbonDemo\Properties\Resources.resx

     文件       1110  2015-12-23 21:17  C#仿office界面布局\RibbonDemo\Properties\Settings.Designer.cs

............此处省略179个文件信息

评论

共有 条评论