• 大小: 8.33MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-10-08
  • 语言: 其他
  • 标签: DotNetBar  

资源简介

DevComponents.DotNetBar2源码 VS2013全工程

资源截图

代码片段和文件信息

using System.Reflection;
using System.Runtime.CompilerServices;

//
// General Information about an assembly is controlled through the following 
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
//
[assembly: Assemblytitle(“DevComponents.DotNetBar“)]
[assembly: AssemblyDescription(“DotNetBar is Toolbar Menubar Docking Component.“)]
[assembly: AssemblyConfiguration(““)]
[assembly: AssemblyCompany(“DevComponents.com“)]
[assembly: AssemblyProduct(“DevComponents.DotNetBar“)]
[assembly: AssemblyCopyright(“(c) 2002 by DevComponents.com All Rights Reserved.“)]
[assembly: AssemblyTrademark(““)]
[assembly: AssemblyCulture(““)]

//
// Version information for an assembly consists of the following four values:
//
//      Major Version
//      Minor Version 
//      Revision
//      Build Number
//
// You can specify all the value or you can default the Revision and Build Numbers 
// by using the ‘*‘ as shown below:

[assembly: AssemblyFileVersion(“8.3.0.0“)]



[assembly: AssemblyVersion(“8.3.0.0“)]

//[assembly: AssemblyVersion(“1.0.0.*“)]

//
// In order to sign your assembly you must specify a key to use. Refer to the 
// Microsoft .NET framework documentation for more information on assembly signing.
//
// Use the attributes below to control which key is used for signing. 
//
// Notes: 
//   (*) If no key is specified - the assembly cannot be signed.
//   (*) KeyName refers to a key that has been installed in the Crypto Service
//       Provider (CSP) on your machine. 
//   (*) If the key file and a key name attributes are both specified the 
//       following processing occurs:
//       (1) If the KeyName can be found in the CSP - that key is used.
//       (2) If the KeyName does not exist and the KeyFile does exist the key 
//           in the file is installed into the CSP and used.
//   (*) Delay Signing is an advanced option - see the Microsoft .NET framework
//       documentation for more information on this.
//
//[assembly: AssemblyDelaySign(false)]
[assembly: AssemblyDelaySign(false)]
[assembly: AssemblyKeyFile(““)]
[assembly: AssemblyKeyName(““)]
[assembly: System.Security.AllowPartiallyTrustedCallers]

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

     文件       1406  2009-05-12 08:15  DotNetBar83Source\AdvPropertyGrid.ico

     文件     315304  2009-11-09 13:02  DotNetBar83Source\AdvTree\AdvTree.cs

     文件       1733  2008-04-15 18:04  DotNetBar83Source\AdvTree\AdvTree.resx

     文件      49868  2009-09-09 09:30  DotNetBar83Source\AdvTree\Cell.cs

     文件       1733  2008-04-14 15:45  DotNetBar83Source\AdvTree\Cell.resx

     文件       5623  2008-04-14 15:45  DotNetBar83Source\AdvTree\CellCollection.cs

     文件       1571  2008-05-30 09:58  DotNetBar83Source\AdvTree\CellEditEventArgs.cs

     文件      13294  2008-05-27 10:20  DotNetBar83Source\AdvTree\CellImages.cs

     文件      20867  2009-04-10 08:57  DotNetBar83Source\AdvTree\ColumnHeader.cs

     文件       8587  2009-07-13 09:25  DotNetBar83Source\AdvTree\ColumnHeaderCollection.cs

     文件       8156  2009-06-25 09:01  DotNetBar83Source\AdvTree\ColumnHeaderControl.cs

     文件       3945  2009-01-03 09:05  DotNetBar83Source\AdvTree\ColumnWidth.cs

     文件        755  2008-04-14 15:45  DotNetBar83Source\AdvTree\CommandButtonEventArgs.cs

     文件       3844  2008-04-14 15:45  DotNetBar83Source\AdvTree\ConnectorPointsCollection.cs

     文件       4122  2009-05-12 15:42  DotNetBar83Source\AdvTree\CustomEditors.cs

     文件       5392  2008-09-16 09:49  DotNetBar83Source\AdvTree\Design\AdvTreeActionList.cs

     文件      29805  2008-06-23 09:57  DotNetBar83Source\AdvTree\Design\AdvTreeDesigner.cs

     文件       1001  2008-04-14 15:45  DotNetBar83Source\AdvTree\Design\ColumnHeaderDesigner.cs

     文件       9589  2008-04-17 09:35  DotNetBar83Source\AdvTree\Design\ComponentNotLicensed.cs

     文件      14835  2008-04-14 15:45  DotNetBar83Source\AdvTree\Design\ComponentNotLicensed.resx

     文件       5436  2008-04-14 15:45  DotNetBar83Source\AdvTree\Design\ElementstyleTypeEditor.cs

     文件       2720  2008-04-14 15:45  DotNetBar83Source\AdvTree\Design\NodeConnectorTypeEditor.cs

     文件       3525  2008-04-14 15:45  DotNetBar83Source\AdvTree\Design\NodeContextMenuTypeEditor.cs

     文件       6404  2008-07-08 16:26  DotNetBar83Source\AdvTree\Design\NodeDesigner.cs

     文件      11937  2009-05-12 08:15  DotNetBar83Source\AdvTree\Display\CellDisplay.cs

     文件      22218  2008-08-15 09:13  DotNetBar83Source\AdvTree\Display\ColorTableInitializer.cs

     文件       1833  2008-07-24 13:05  DotNetBar83Source\AdvTree\Display\ColumnHeaderDisplay.cs

     文件       1838  2008-04-15 07:17  DotNetBar83Source\AdvTree\Display\ColumnHeaderRendererEventArgs.cs

     文件       1545  2008-04-14 15:45  DotNetBar83Source\AdvTree\Display\ConnectorRendererEventArgs.cs

     文件       1685  2008-04-15 07:17  DotNetBar83Source\AdvTree\Display\DragDropMarkerDisplay.cs

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

评论

共有 条评论