(ThecontrolseemsliketheMicrosoftOutlookAddressRegisterControl(underContacts)withalittlebitmore.NET-Style.Icreatedthiscontrolduetomyownneed.Idonthaveenoughtimetocreateabigarticleaboutthiscontrol.Youcaneasilyaddthistoyourprojectcontrolandtoyourmainform.ModifythebuttonslabelsthrutheAddressManager.cs"buttonsprivatestring[][]=newmenuitemsstring[](...).") - IMDN开发者社群-imdn.cn">
登录
首页 » C# » EMPAddressRegister_src

EMPAddressRegister_src

于 2006-03-16 发布 文件大小:16KB
0 77
下载积分: 1 下载次数: 4

代码说明:

  The control seems like the Microsoft Outlook Address Register Control (under Contacts) with a little bit more .NET-Style. I created this control due to my own need. I don t have enough time to create a big article about this control. You can easily add this control to your project and to your main form. Modify the buttons labels thru the AddressManager.cs "buttons[]private string[] menuitems = new string[]{ ... } ".(The control seems like the Microsoft Outlook Address Register Control (under Contacts) with a little bit more.NET-Style. I created this control due to my own need. I don t have enough time to create a big article about this control. You can easily add this to your project control and to your main form. Modify the buttons labels thru the AddressManager.cs "buttons private string [] [] = new menuitems string [] (...).")

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

发表评论

0 个回复

  • 2jic
    二级C语言教程,学习C语言必备教程,经典教程(Two C language tutorial to learn the necessary C language tutorial, classic tutorial)
    2011-01-27 07:35:10下载
    积分:1
  • 2DFFT-IFFT
    这是我做的一个二维傅里叶变换的程序,可以对图像进行2DFFT变换得到频谱图,并利用2DIFFT得到原图像(I do a two-dimensional Fourier transform procedure, 2DFFT transform spectrogram image and utilize 2DIFFT original image)
    2012-12-01 15:56:14下载
    积分:1
  • 在局域网内,能通过IP查看计算机的机器名和所在的工作组,可以向查看的计算机放上消息...
    在局域网内,能通过IP查看计算机的机器名和所在的工作组,可以向查看的计算机放上消息-in LAN, IP View computer through the machine name and location of the working group to check the news via computer
    2022-03-20 04:16:19下载
    积分:1
  • fluent-Mixture-for-loop
    fluent 多相流循环,主要用于fluent优化编程子程序(fluent multiphase flow loop)
    2013-11-30 17:19:40下载
    积分:1
  • Without DLL linked with windows source code examples HOOK
    不用DLL就与windows挂钩的HOOK 源码范例 -Without DLL linked with windows source code examples HOOK
    2022-03-01 08:35:04下载
    积分:1
  • BarcodePrint
    DM码,QR码生成,能够很好地生成二维码,并且支持大小可调(DM,QR barcode,yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy)
    2014-09-10 21:05:28下载
    积分:1
  • STC15W4K56S4
    STC15W4K56S4 4串口均已初始化,可正常使用。(STC15W4K56S4 four uarts.)
    2020-12-09 10:59:19下载
    积分:1
  • STM32F407 OV7670 照相机
    使用STM32F407驱动OV7670,然后在LCD上显示,直接用的407的硬件资源,所以速度比较快,显示的比较流畅。把获得的数据保存下来,放进SD卡里面。
    2022-03-05 17:00:21下载
    积分:1
  • QT教程.pdf
    【实例简介】 一、Qt Creator的安装和hello world程序的编写 二、Qt Creator编写多窗口程序 三、Qt Creator登录对话框 四、Qt Creator添加菜单图标 五、Qt Creator布局管理器的使用 六、Qt Creator实现文本编辑 七、Qt Creator实现文本查找 八、Qt Creator实现状态栏显示 九、Qt Creator中鼠标键盘事件的处理实现自定义鼠标指针 十、Qt Creator中实现定时器和产生随机数 十一、Qt 2D绘图(一)绘制简单图形 十二、Qt 2D绘图(二)渐变填充 十三、Qt 2D绘图(三)绘制文字 十四、Qt 2D绘图(四)绘制路径 十五、Qt 2D绘图(五)显示图片 十六、Qt 2D绘图(六)坐标系统 十七、Qt 2D绘图(七)Qt坐标系统深入 十八、Qt 2D绘图(八)涂鸦板 十九、Qt 2D绘图(九)双缓冲绘图简介 二十、Qt 2D绘图(十)图形视图框架简介 二十一、Qt数据库(一)简介 二十二、Qt数据库(二)添加MySQL数据库驱动插件 二十三、Qt数据库(三)利用QSqlQery类执行SQL语句(一) 二十四、Qt数据库(四)利用QSqlQery类执行SQL语句(二) 二十五、Qt数据库(五)QSqlQeryModel 二十六、Qt数据库(六)QSqlTableModel 二十七、Qt数据库(七)QSqlRelationalTableModel 二十八、Qt数据库(八)XML(一) 二十九、Qt数据库(九)XML(二) 三十、Qt数据库(十)XML(三) 三十一、Qt 4.7.0及Qt Creator 2.0 beta版安装全程图解 三十二、第一个Qt Quick程序(QML程序) 三十三、体验QML演示程序 三十四、Qt Quick Designer介绍 三十五、QML组件 三十六、QML项目之Image和BorderImage 三十七、Flipable、Flickable和状态与动画 三十八、QML视图 三十九、QtDeclarative模块 四十、使用Nokia Qt SDK开发Symbian和Maemo终端软件 四十一、Qt网络(一)简介 四十二、Qt网络(二)HTTP编程 四十三、Qt网络(三)FTP(一) 四十四、Qt网络(四)FTP(二) 四十五、Qt网络(五)获取本机网络信息 四十六、Qt网络(六)UDP 四十七、Qt网络(七)TCP(一) 四十八、Qt网络(八)TCP(二)
    2021-09-03 00:30:58下载
    积分:1
  • led2812
    采用基于模型的设计,利用Simulink对TMS320F2812自动生成流水灯程序,给正在学习MBD的朋友一个例子。(This LED Model can generate the C code for TMS320F2812.If you are learning MBD,Maybe it will help.)
    2015-05-28 21:14:39下载
    积分:1
  • 696518资源总数
  • 105895会员总数
  • 18今日下载