ExtensiveCombo_src

所属分类:组合框控件
开发工具:C/C++
文件大小:75KB
下载次数:19
上传日期:2008-11-20 15:06:05
上 传 者xiongluowei
说明:  A few months ago, I was asked to develop a combo box that contains a tree view inside it. Initially, I used a normal tree view control, but I soon realized that I was short of space on some of the win forms. Now, in another project, I needed to use a multi select combo box, so I transformed the old tree view combo into a generic combo so that in the future I can add any control (for example, grid view, tree view, list box or any user control) inside the combo. In this article, I will focus on Multi-select and tree view combo but in the attached file you can find some more examples of this generic approach. I hope this article will be helpful for you.

文件列表:
ExtensiveCombo (0, 2008-06-27)
ExtensiveCombo\ExtensiveCombo (0, 2008-07-07)
ExtensiveCombo\ExtensiveCombo.sln (931, 2008-06-23)
ExtensiveCombo\ExtensiveCombo.suo (36352, 2008-07-07)
ExtensiveCombo\ExtensiveCombo\bin (0, 2008-07-07)
ExtensiveCombo\ExtensiveCombo\bin\Debug (0, 2008-07-07)
ExtensiveCombo\ExtensiveCombo\bin\Debug\ExtensiveCombo.exe (32768, 2008-07-07)
ExtensiveCombo\ExtensiveCombo\bin\Debug\ExtensiveCombo.pdb (73216, 2008-07-07)
ExtensiveCombo\ExtensiveCombo\bin\Debug\ExtensiveCombo.vshost.exe (5632, 2005-09-23)
ExtensiveCombo\ExtensiveCombo\EXTCombo.cs (6980, 2008-07-02)
ExtensiveCombo\ExtensiveCombo\EXTCombo.Designer.cs (869, 2008-06-27)
ExtensiveCombo\ExtensiveCombo\ExtensiveCombo.csproj (4600, 2008-07-07)
ExtensiveCombo\ExtensiveCombo\frmEXTCombo.cs (2339, 2008-07-07)
ExtensiveCombo\ExtensiveCombo\frmEXTCombo.Designer.cs (9741, 2008-07-07)
ExtensiveCombo\ExtensiveCombo\frmEXTCombo.resx (5814, 2008-07-07)
ExtensiveCombo\ExtensiveCombo\GridView4Combo.cs (1456, 2008-06-30)
ExtensiveCombo\ExtensiveCombo\GridView4Combo.Designer.cs (1066, 2008-06-27)
ExtensiveCombo\ExtensiveCombo\IEXTCombo.cs (885, 2008-06-30)
ExtensiveCombo\ExtensiveCombo\MultiSelect4Combo.cs (1543, 2008-07-02)
ExtensiveCombo\ExtensiveCombo\MultiSelect4Combo.Designer.cs (1069, 2008-07-02)
ExtensiveCombo\ExtensiveCombo\obj (0, 2008-06-28)
ExtensiveCombo\ExtensiveCombo\obj\Debug (0, 2008-07-07)
ExtensiveCombo\ExtensiveCombo\obj\Debug\ExtensiveCombo.csproj.GenerateResource.Cache (973, 2008-07-07)
ExtensiveCombo\ExtensiveCombo\obj\Debug\ExtensiveCombo.exe (32768, 2008-07-07)
ExtensiveCombo\ExtensiveCombo\obj\Debug\ExtensiveCombo.frmEXTCombo.resources (180, 2008-07-07)
ExtensiveCombo\ExtensiveCombo\obj\Debug\ExtensiveCombo.pdb (73216, 2008-07-07)
ExtensiveCombo\ExtensiveCombo\obj\Debug\ExtensiveCombo.Properties.Resources.resources (180, 2008-06-28)
ExtensiveCombo\ExtensiveCombo\obj\Debug\ExtensiveCombo.WeekDays4Combo.resources (180, 2008-06-30)
ExtensiveCombo\ExtensiveCombo\obj\Debug\Refactor (0, 2008-06-30)
ExtensiveCombo\ExtensiveCombo\obj\Debug\TempPE (0, 2008-07-07)
ExtensiveCombo\ExtensiveCombo\obj\Debug\TempPE\Properties.Resources.Designer.cs.dll (4608, 2008-07-07)
ExtensiveCombo\ExtensiveCombo\obj\ExtensiveCombo.csproj.FileList.txt (374, 2008-07-07)
ExtensiveCombo\ExtensiveCombo\Program.cs (487, 2008-06-30)
ExtensiveCombo\ExtensiveCombo\Properties (0, 2008-07-07)
ExtensiveCombo\ExtensiveCombo\Properties\AssemblyInfo.cs (1282, 2008-06-27)
ExtensiveCombo\ExtensiveCombo\Properties\Resources.Designer.cs (2854, 2008-07-07)
ExtensiveCombo\ExtensiveCombo\Properties\Resources.resx (5612, 2008-06-23)
ExtensiveCombo\ExtensiveCombo\Properties\Settings.Designer.cs (1094, 2008-07-07)
ExtensiveCombo\ExtensiveCombo\Properties\Settings.settings (249, 2008-06-23)
ExtensiveCombo\ExtensiveCombo\TreeView4Combo.cs (1347, 2008-06-30)
... ...

近期下载者

相关文件


收藏者