资源简介
跟XP系统左侧可折叠式菜单一样,可以折叠、展开,可以自己定义颜色,自己研究吧,非常有用的一个源码,样式和outlook左侧菜单差不多!我自己就在用,我用在erp项目里面,哈哈,很爽啊,大概步骤: 1.在你的解决方案里添加“现有项目”,找到BSE.Windows.Forms添加进去→2.在你自己的工程里面引用刚才添加的项目→3.运行一下,完成,在左边工具箱中就有啦。大概过程就是这样,反正死活就是要先引用。
代码片段和文件信息
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// 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(“BSE.Windows.Forms“)]
[assembly: AssemblyDescription(““)]
[assembly: AssemblyConfiguration(““)]
[assembly: AssemblyCompany(“BSE“)]
[assembly: AssemblyProduct(“BSE.Windows.Forms“)]
[assembly: AssemblyCopyright(“Copyright © BSE 2006“)]
[assembly: AssemblyTrademark(““)]
[assembly: AssemblyCulture(““)]
// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from
// COM set t
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 48640 2008-07-31 21:09 OutlookBar\bin\Debug\BSE.Windows.Forms.dll
文件 103936 2008-07-31 21:09 OutlookBar\bin\Debug\BSE.Windows.Forms.pdb
文件 556 2007-10-23 10:44 OutlookBar\obj\BSE.Windows.Forms.csproj.FileList.txt
文件 1167 2008-07-31 21:09 OutlookBar\obj\Debug\BSE.Windows.Forms.Properties.Resources.resources
文件 180 2008-07-31 21:09 OutlookBar\obj\Debug\BSE.Windows.Forms.Panel.resources
文件 2936 2008-07-31 21:09 OutlookBar\obj\Debug\BSE.Windows.Forms.XPanderPanel.resources
文件 2940 2008-07-31 21:09 OutlookBar\obj\Debug\BSE.Windows.Forms.XPanderPanelList.resources
文件 167 2006-03-17 21:02 OutlookBar\obj\Debug\BSE.Windows.Forms.Resources.chevron_down.png
文件 151 2006-03-17 21:02 OutlookBar\obj\Debug\BSE.Windows.Forms.Resources.chevron_up.png
文件 1095 2008-07-31 21:09 OutlookBar\obj\Debug\BSE.Windows.Forms.csproj.GenerateResource.Cache
文件 103936 2008-07-31 21:09 OutlookBar\obj\Debug\BSE.Windows.Forms.pdb
文件 14848 2008-07-31 20:06 OutlookBar\obj\Debug\Refactor\BSE.Windows.Forms.dll
文件 4608 2007-07-20 20:10 OutlookBar\obj\Debug\TempPE\Properties.Resources.Designer.cs.dll
文件 48640 2008-07-31 21:09 OutlookBar\obj\Debug\BSE.Windows.Forms.dll
文件 1026 2008-07-31 21:09 OutlookBar\obj\Debug\BSE.Windows.Forms.csproj.FileListAbsolute.txt
文件 1411 2006-10-30 09:59 OutlookBar\Properties\AssemblyInfo.cs
文件 3717 2007-07-20 20:10 OutlookBar\Properties\Resources.Designer.cs
文件 6580 2007-04-10 11:02 OutlookBar\Properties\Resources.resx
文件 433 2007-04-20 20:15 OutlookBar\Properties\Settings.settings
文件 167 2006-03-17 21:02 OutlookBar\Resources\chevron_down.png
文件 151 2006-03-17 21:02 OutlookBar\Resources\chevron_up.png
文件 21118 2007-04-28 02:16 OutlookBar\XPander\ba
文件 981 2007-04-11 09:33 OutlookBar\XPander\ColorScheme.cs
文件 586 2007-04-09 19:12 OutlookBar\XPander\IPanel.cs
文件 19275 2007-04-27 18:02 OutlookBar\XPander\Panel.cs
文件 1000 2007-04-23 18:07 OutlookBar\XPander\Panel.designer.cs
文件 1733 2007-04-23 18:07 OutlookBar\XPander\Panel.resx
文件 574 2007-04-11 09:34 OutlookBar\XPander\Panelst
文件 20473 2007-04-27 18:07 OutlookBar\XPander\XPanderPanel.cs
文件 1146 2007-04-23 18:07 OutlookBar\XPander\XPanderPanel.designer.cs
............此处省略22个文件信息
- 上一篇:仿酷狗程序_WPF
- 下一篇:DevComponents各控件使用教程
相关资源
- 基于TableLayoutPanel的多分屏、全屏程序
- 漂亮的winform日历控件类似outlook
- DayPilot--类似Outlook的工作计划日历控件
- C# outline 2013
- c#并口操作 INPOUT32.DLL
- C#最简单最通用最完美的winform快速开
- asp.net mvc 页面缓存(outputcache)入门级
- 调用OutLook发送邮件
- ChuanKouTest
- Legend AE+C#在pagelayoutcontrol中添加图例、
- chuankoutongxin 完全实现多串口通信
- ChuanKouTongXin
- process.StandardOutput.ReadToEnd 卡死解決方
- C#调用Outlook发送邮件
- C# 仿OutLook项目
- C# 实现 outlookbar控件 完整 有截图 含
- C# OutlookBar 控件的使用
- Outlook折叠菜单
- C# 自定义的AboutBox
- c# outlookbar
- ref、out用法
- OutLookBarDemo winform左侧导航菜单 源码
- 分享,C#实现OutLook邮箱邮件检索
- 原生自定义表格控件outlookgrid
- 自定义datagridview控件(仿outlook)
评论
共有 条评论