91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 391KB
    文件類型: .rar
    金幣: 2
    下載: 2 次
    發布日期: 2021-06-19
  • 語言: C#
  • 標簽: XTable??

資源簡介

XTable C#WinFom下的一個表格的自定義控件,非常漂亮

資源截圖

代碼片段和文件信息

//#########################################################################################
//★★★★★★★??????????????http://www.cnpopsoft.com?[華普軟件]????????????★★★★★★★
//★★★★★★★???????????華普軟件?-?VB?&?C#.NET?專業論文與源碼薈萃!???????★★★★★★★
//#########################################################################################

using?System;
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(“XPTable“)]
[assembly:?AssemblyDescription(“A?fully?customisable?ListView?style?control?based?on?Java‘s?JTable“)]
[assembly:?AssemblyConfiguration(““)]
[assembly:?AssemblyCompany(““)]
[assembly:?AssemblyProduct(“XPTable“)]
[assembly:?AssemblyCopyright(“Copyright??2005?Mathew?Hall.??All?rights?reserved.“)]
[assembly:?AssemblyTrademark(““)]
[assembly:?AssemblyCulture(““)]
[assembly:?CLSCompliant(true)]

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

[assembly:?AssemblyVersion(“1.0.2.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?is?not?signed.
//???(*)?KeyName?refers?to?a?key?that?has?been?installed?in?the?Crypto?Service
//???????Provider?(CSP)?on?your?machine.?KeyFile?refers?to?a?file?which?contains
//???????a?key.
//???(*)?If?the?KeyFile?and?the?KeyName?values?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?KeyFile?is?installed?into?the?CSP?and?used.
//???(*)?In?order?to?create?a?KeyFile?you?can?use?the?sn.exe?(Strong?Name)?utility.
//???????When?specifying?the?KeyFile?the?location?of?the?KeyFile?should?be
//???????relative?to?the?project?output?directory?which?is
//???????%Project?Directory%\obj\.?For?example?if?your?KeyFile?is
//???????located?in?the?project?directory?you?would?specify?the?AssemblyKeyFile?
//???????attribute?as?[assembly:?AssemblyKeyFile(“..\\..\\mykey.snk“)]
//???(*)?Delay?Signing?is?an?advanced?option?-?see?the?Microsoft?.NET?framework
//???????documentation?for?more?information?on?this.
//
[assembly:?AssemblyDelaySign(false)]
[assembly:?AssemblyKeyFile(@“..\..\XPTable.snk“)]
[assembly:?AssemblyKeyName(““)]

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件???????2786??2005-09-26?09:39??XPTable.ndoc

?????文件????????897??2007-01-12?23:31??XPTable.sln

?????文件????????596??2005-09-26?09:39??XPTable.snk

????..A..H.????139776??2008-05-24?16:11??XPTable.suo

?????文件?????689737??2008-05-24?16:11??XPTable.xml

?????文件??????12381??2008-05-24?16:08??Editors\CellEditor.cs

?????文件?????169058??2008-05-24?16:08??Editors\ColorCellEditor.cs

?????文件??????14110??2008-05-24?16:08??Editors\ComboBoxCellEditor.cs

?????文件???????7049??2008-05-24?16:08??Editors\DateTimeCellEditor.cs

?????文件??????19426??2008-05-24?16:08??Editors\DropDownCellEditor.cs

?????文件???????5833??2008-05-24?16:08??Editors\DropDownContainer.cs

?????文件???????6444??2005-09-26?09:39??Editors\DropDownContainer.resx

?????文件???????2305??2008-05-24?16:08??Editors\DropDownstyle.cs

?????文件???????2294??2008-05-24?16:08??Editors\EditStartAction.cs

?????文件???????3098??2008-05-24?16:08??Editors\ICellEditor.cs

?????文件???????2679??2008-05-24?16:08??Editors\IEditorUsesRendererButtons.cs

?????文件???????2794??2008-05-24?16:08??Editors\IKeyMessageFilterClient.cs

?????文件???????2802??2008-05-24?16:08??Editors\IMouseMessageFilterClient.cs

?????文件???????3881??2008-05-24?16:08??Editors\KeyMessageFilter.cs

?????文件???????3947??2008-05-24?16:08??Editors\MouseMessageFilter.cs

?????文件??????20253??2008-05-24?16:08??Editors\NumberCellEditor.cs

?????文件???????5560??2008-05-24?16:08??Editors\TextCellEditor.cs

?????文件???????2835??2008-05-24?16:08??Events\CellButtonEventArgs.cs

?????文件???????2843??2008-05-24?16:08??Events\CellCheckBoxEventArgs.cs

?????文件???????5341??2008-05-24?16:08??Events\CellEditEventArgs.cs

?????文件???????4125??2008-05-24?16:08??Events\CellEventArgs.cs

?????文件???????4179??2008-05-24?16:08??Events\CellEventArgsbase.cs

?????文件???????3788??2008-05-24?16:08??Events\CellEventType.cs

?????文件???????3768??2008-05-24?16:08??Events\CellFocusEventArgs.cs

?????文件???????5533??2008-05-24?16:08??Events\CellKeyEventArgs.cs

............此處省略142個文件信息

評論

共有 條評論

相關資源