using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Data; namespace Combox { /// <summary> /// Form1 的摘要说明. /// </summary> public class Form1 : System.Windows.Form…
SJPullDownMenu 快速集成类似淘宝筛选下拉菜单 如果页面显示不全等问题请转至:http://www.jianshu.com/p/d07c6393830c 查看使用 Getting Started[开始使用] Manually[手动导入] Drag all source files under floder SJPullDownMenu to your project.[将SJPullDownMenu文件夹中的所有源代码拽入项目中] Import the main header fil…