文件名称:Superlist_src
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 128kb
- 下载次数:
- 0次
- 提 供 者:
- 吴*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
I built the Superlist control whilst developing an RSS reader called FeedGhost. Although there are plenty of commercial grouped list controls available I wanted to have total control over the code and of course its usability. Superlist supports drag drop column customisation, grouping as well as handling thousands of entries smoothly. It s also highly customisable if you want to change its look and feel. In this article I ll explain how to use and extend the control in a demo project. If you download the source, you can find demo project under the Tests/SuperListTest directory. -I built the Superlist control whilst developing an RSS reader called FeedGhost. Although there are plenty of commercial grouped list controls available I wanted to have total control over the code and of course its usability. Superlist supports drag drop column customisation, grouping as well as handling thousands of entries smoothly. It s also highly customisable if you want to change its look and feel. In this article I ll explain how to use and extend the control in a demo project. If you download the source, you can find demo project under the Tests/SuperListTest directory.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BinaryComponents.SuperList
..........................\BinaryComponents.SuperList.csproj
..........................\Column.cs
..........................\ColumnList.cs
..........................\Common.cs
..........................\ControlUtils.cs
..........................\EventingList.cs
..........................\Gdi.cs
..........................\GdiPlusEx.cs
..........................\Helper
..........................\......\AvailableSectionsControl.cs
..........................\......\AvailableSectionsForm.cs
..........................\......\AvailableSectionsForm.Designer.cs
..........................\......\AvailableSectionsForm.resx
..........................\......\ImageWindow.cs
..........................\......\ImageWindow.Designer.cs
..........................\......\ImageWindow.resx
..........................\......\SectionContainerControl.cs
..........................\......\SectionContainerControl.resx
..........................\......\SerializationState.cs
..........................\......\TextRendererEx.cs
..........................\ItemList
..........................\........\BufferedItemList.cs
..........................\........\ItemList.cs
..........................\ListControl.cs
..........................\ListControl.resx
..........................\ListControlWatch.cs
..........................\ManifestResources.cs
..........................\Messages.cs
..........................\Properties
..........................\..........\AssemblyInfo.cs
..........................\Resources
..........................\.........\CollapseGroup.ico
..........................\.........\ExpandGroup.ico
..........................\.........\Project1.ico
..........................\.........\UpArrow.ico
..........................\RowIdentifier.cs
..........................\Sections
..........................\........\AvailableColumnsSection.cs
..........................\........\CellSection.cs
..........................\........\CustomiseGroupingSection.cs
..........................\........\CustomiseListSection.cs
..........................\........\GroupSection.cs
..........................\........\HeaderColumnSection.cs
..........................\........\HeaderSection.cs
..........................\........\HeaderSectionColumnContainer.cs
..........................\........\ISectionHost.cs
..........................\........\ListSection.cs
..........................\........\OptionsToolbarSection.cs
..........................\........\RowSection.cs
..........................\........\ScrollableSection.cs
..........................\........\Section.cs
..........................\........\SectionContainer.cs
..........................\........\SectionFactory.cs
..........................\SectionsDiagram.cd
..........................\SelectedItemsCollection.cs
..........................\Set.cs
..........................\Tests
..........................\.....\SuperListTest
..........................\.....\.............\SuperListTest
..........................\.....\.............\.............\Person.cs
..........................\.....\.............\.............\Program.cs
..........................\.....\.............\.............\Properties
..........................\.....\.............\.............\..........\AssemblyInfo.cs
..........................\.....\.............\.............\..........\Resources.Designer.cs
..........................\.....\.............\.............\..........\Resources.resx
..........................\.....\.............\.............\..........\Settings.Designer.cs
..........................\.....\.............\.............\..........\Settings.settings
..........................\.....\.............\.............\SelectItemForm.cs
..........................\.....\.............\.............\SelectItemForm.Designer.cs
..........................\.....\.............\.............\SelectItemForm.resx
..........................\.....\.............\.............\SuperListTest.csproj
..........................\.....\.............\.............\SuperListTestForm.cs
..........................\
..........................\BinaryComponents.SuperList.csproj
..........................\Column.cs
..........................\ColumnList.cs
..........................\Common.cs
..........................\ControlUtils.cs
..........................\EventingList.cs
..........................\Gdi.cs
..........................\GdiPlusEx.cs
..........................\Helper
..........................\......\AvailableSectionsControl.cs
..........................\......\AvailableSectionsForm.cs
..........................\......\AvailableSectionsForm.Designer.cs
..........................\......\AvailableSectionsForm.resx
..........................\......\ImageWindow.cs
..........................\......\ImageWindow.Designer.cs
..........................\......\ImageWindow.resx
..........................\......\SectionContainerControl.cs
..........................\......\SectionContainerControl.resx
..........................\......\SerializationState.cs
..........................\......\TextRendererEx.cs
..........................\ItemList
..........................\........\BufferedItemList.cs
..........................\........\ItemList.cs
..........................\ListControl.cs
..........................\ListControl.resx
..........................\ListControlWatch.cs
..........................\ManifestResources.cs
..........................\Messages.cs
..........................\Properties
..........................\..........\AssemblyInfo.cs
..........................\Resources
..........................\.........\CollapseGroup.ico
..........................\.........\ExpandGroup.ico
..........................\.........\Project1.ico
..........................\.........\UpArrow.ico
..........................\RowIdentifier.cs
..........................\Sections
..........................\........\AvailableColumnsSection.cs
..........................\........\CellSection.cs
..........................\........\CustomiseGroupingSection.cs
..........................\........\CustomiseListSection.cs
..........................\........\GroupSection.cs
..........................\........\HeaderColumnSection.cs
..........................\........\HeaderSection.cs
..........................\........\HeaderSectionColumnContainer.cs
..........................\........\ISectionHost.cs
..........................\........\ListSection.cs
..........................\........\OptionsToolbarSection.cs
..........................\........\RowSection.cs
..........................\........\ScrollableSection.cs
..........................\........\Section.cs
..........................\........\SectionContainer.cs
..........................\........\SectionFactory.cs
..........................\SectionsDiagram.cd
..........................\SelectedItemsCollection.cs
..........................\Set.cs
..........................\Tests
..........................\.....\SuperListTest
..........................\.....\.............\SuperListTest
..........................\.....\.............\.............\Person.cs
..........................\.....\.............\.............\Program.cs
..........................\.....\.............\.............\Properties
..........................\.....\.............\.............\..........\AssemblyInfo.cs
..........................\.....\.............\.............\..........\Resources.Designer.cs
..........................\.....\.............\.............\..........\Resources.resx
..........................\.....\.............\.............\..........\Settings.Designer.cs
..........................\.....\.............\.............\..........\Settings.settings
..........................\.....\.............\.............\SelectItemForm.cs
..........................\.....\.............\.............\SelectItemForm.Designer.cs
..........................\.....\.............\.............\SelectItemForm.resx
..........................\.....\.............\.............\SuperListTest.csproj
..........................\.....\.............\.............\SuperListTestForm.cs
..........................\