登录
首页 » C# » SourceGrid4_20

SourceGrid4_20

于 2010-02-27 发布 文件大小:3564KB
0 235
下载积分: 1 下载次数: 157

代码说明:

  这是我从国外网站淘来的一个用在WINCE画表格的控件,当时是用在做无线点菜系统,显示台号用的,相信有做过这方面的朋友都知道显示台号的重要性,软件包里面有控件源码,还有实例。(This is my site Amoy come from abroad with a drawing table in the WINCE control, was used to make the wireless ordering system, display station ID used, believed to have done in this area you will be aware of the importance of the display station ID , the package inside the control source code, as well as examples.)

文件列表:

SourceGrid4_20
..............\SourceGrid4
..............\...........\bin
..............\...........\...\DevAge.Core.dll
..............\...........\...\DevAge.Core.xml
..............\...........\...\DevAge.Windows.Forms.dll
..............\...........\...\DevAge.Windows.Forms.xml
..............\...........\...\log4net.dll
..............\...........\...\log4net.xml
..............\...........\...\SourceGrid.dll
..............\...........\...\SourceGrid.Extensions.dll
..............\...........\...\SourceGrid.Extensions.xml
..............\...........\...\SourceGrid.xml
..............\...........\...\WindowsFormsSample.exe
..............\...........\Documents
..............\...........\.........\APIReference.chm





..............\...........\.........\logo.svg
..............\...........\.........\PlanningGrid.png
..............\...........\.........\SancastleHelpFile.shfb
..............\...........\.........\Selection.png
..............\...........\.........\SourceGridLogoSmall.png
..............\...........\.........\SourceGridMVC.GIF
..............\...........\.........\SourceGrid_EditorsCells.jpg
..............\...........\.........\SourceGrid_EN.html
..............\...........\.........\SourceGrid_Overview.jpg
..............\...........\.........\style.css
..............\...........\.........\TODO.txt
..............\...........\References
..............\...........\..........\DevAge.Core.dll
..............\...........\..........\DevAge.Core.xml
..............\...........\..........\DevAge.Windows.Forms.dll
..............\...........\..........\DevAge.Windows.Forms.xml
..............\...........\..........\log4net.dll
..............\...........\..........\log4net.license.txt
..............\...........\..........\log4net.xml
..............\...........\..........\nunit.framework.dll
..............\...........\SourceGrid
..............\...........\..........\AssemblyInfo.cs
..............\...........\..........\Cells
..............\...........\..........\.....\Button.cs
..............\...........\..........\.....\Cell.cs
..............\...........\..........\.....\CellCollection.cs
..............\...........\..........\.....\CellContext.cs
..............\...........\..........\.....\CellControl.cs
..............\...........\..........\.....\CellVirtual.cs
..............\...........\..........\.....\CheckBox.cs
..............\...........\..........\.....\ColumnHeader.cs
..............\...........\..........\.....\Controllers
..............\...........\..........\.....\...........\BindProperty.cs
..............\...........\..........\.....\...........\Button.cs
..............\...........\..........\.....\...........\CellEventDispatcher.cs
..............\...........\..........\.....\...........\CheckBox.cs
..............\...........\..........\.....\...........\ColumnFocus.cs
..............\...........\..........\.....\...........\ColumnSelector.cs
..............\...........\..........\.....\...........\ControllerBase.cs
..............\...........\..........\.....\...........\ControllerContainer.cs
..............\...........\..........\.....\...........\CustomEvents.cs
..............\...........\..........\.....\...........\FullColumnSelection.cs
..............\...........\..........\.....\...........\FullRowSelection.cs
..............\...........\..........\.....\...........\IController.cs
..............\...........\..........\.....\...........\MouseCursor.cs
..............\...........\..........\.....\...........\MouseInvalidate.cs
..............\...........\..........\.....\...........\MouseSelection.cs
..............\...........\..........\.....\...........\Resizable.cs
..............\...........\..........\.....\...........\RowFocus.cs
..............\...........\..........\.....\...........\RowSelector.cs
..............\...........\..........\.....\...........\SortableHeader.cs
..............\...........\..........\.....\...........\StandardBehavior.cs
..............\...........\..........\.....\...........\ToolTipText.cs
..............\...........\..........\.....\...........\Unselectable.cs
..............\...........\..........\.....\Editors
..............\...........\..........\.....\.......\ComboBox.cs
..............\...........\..........\.....\.......\ControlsRepository.cs
..............\...........\..........\.....\.......\DateTimePicker.cs
..............\...........\..........\.....\.......\EditorBase.cs
..............\...........\..........\.....\.......\EditorControlBase.cs
..............\...........\..........\.....\.......\Factory.cs
..............\...........\..........\.....\.......\IEditor.cs
..............\...........\..........\.....\.......\ImagePicker.cs
..............\...........\..........\.....\.......\NumericUpDown.cs
..............\...........\..........\.....\.......\TextBox.cs
..............\...........\..........\.....\.......\TextBoxButton.cs
..............\...........\..........\.....\.......\TextBoxCurrency.cs
..............\...........\..........\.....\.......\TextBoxNumeric.cs
..............\...........\..........\.....\.......\TextBoxUITypeEditor.cs
..............\...........\..........\.....\.......\TimePicker.cs
..............\...........\..........\.....\Header.cs
..............\...........\..........\.....\ICell.cs
..............\...........\..........\.....\ICellVirtual.cs
..............\...........\..........\.....\Image.cs
..............\...........\..........\.....\Link.cs
..............\...........\..........\.....\Models
..............\...........\..........\.....\......\ICheckBox.cs
..............\...........\..........\.....\......\IImage.cs
..............\...........\..........\.....\......\IModel.cs

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • tcpmp
    wince下著名的视频播放器源码,tcp-mp,支持多种格式的视频音频以及图片,功能强大(wince under the well-known video player source, tcp-mp, support multiple formats of video audio and picture, powerful)
    2020-06-26 03:40:02下载
    积分:1
  • vlc-1.0.5-wince
    vlc-1.0.5-wince源代码,在WinCE系统上跑。(vlc-1.0.5-wince source code, running on the WinCE system.)
    2011-08-04 16:08:46下载
    积分:1
  • SNAKE
    用EVC开发的贪吃蛇游戏,能在WINCE平台下运行(。-Snake game with EVC development can run in WINCE platform)
    2011-07-12 09:22:01下载
    积分:1
  • DataRecord
    测绘边长改正记录,功能包括实时记录,边长气象改正等(Mapping side length correction records, features include real-time records, such as side length of weather correction)
    2010-02-19 15:26:11下载
    积分:1
  • DNWzuixinqd
    说明:  为ppc或pda设备刷机,内附驱动与使用说明(Brush machine for PPC or PDA equipment with built-in driver)
    2020-06-22 07:20:01下载
    积分:1
  • centrifuge.dom.min
    centifuge dom manipulation
    2014-06-13 07:10:09下载
    积分:1
  • Wince6_Kernel_OAL_develop_Video
    CE6的新内核是微软针对下一代移动嵌入式 应用而重新开发的,主要满足并发任务越来 越多,内存使用越来越大的需要.本视频介绍 CE6的内核架构,及与内核直接相关的OAL 的开发.(CE6 The new kernel is the next generation of Microsoft mobile embedded applications for the re-developed, mainly to meet the increasing number of concurrent tasks, memory usage growing needs. CE6 This video describes the core architecture, and with the kernel directly related to the development of OAL.)
    2009-10-08 13:15:40下载
    积分:1
  • sdcWifi
    Turn on/off wifi in v210/ce6.0 (use deviceioctl code)
    2013-10-21 13:19:02下载
    积分:1
  • TCP
    WINCE TCP程序,基于VS2005,100%可以行,包括TCP 服务器和TCP 客户端(WINCE TCP procedures, based on the VS2005, 100 can be lines, including TCP Server and TCP Client)
    2008-02-01 22:13:29下载
    积分:1
  • CcerisePort
    说明:  实现了EVC操作串口的功能。比较不错的参考源码(Serial operation to achieve the EVC function. Comparison of a good reference source)
    2008-09-16 18:55:58下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载