-
-
-
ListViewEx.rar
Extendeds listbox to include editable sub items. extensible enough to add a date picker
-
OwnerDraw_src_demo.zip
一般情況下,按鈕的繪製工作是由相同完成的,但是有時我們覺得系統繪製的效果太單調,想使自己的按鈕與眾不同,這時你可以選中控件的Owner draw屬性。選擇了這個屬性後,系統便不再繪製該控件,而是當需要顯示控件時,系統會發送WM_DRAWITEM消息給CButton類(對於SDK編程,消息通常是發給父窗口)。對於其他控件,如ListBox,系統在發送WM_DRAWITEM消息前,還發送WM_MEASUREITEM消息,主要是讓你設置ListBox中每個項目的高度
-
A__Net_Dat1787928312004.zip
Sample application/*.sln for beginners and intermediates using OLEDb. Other controls used are ListView, ListBox, and MenuItems. Also uses ArrayList as a collection holder for the entries in the DB. Comes with *.mdb file. Pretty good beginning point for ...
-
MyPlayer.rar
不错的播放器,功能完全,强大!支持视频和MP3文件
运用了,很多winForm中很强的控件:
OpenFileDialog:用于打开文件对话框的 Filter 属性可以控制格式
ContextMenuStrip:鼠标右键菜单 Items 添加右键菜单
MenuStrip:菜单栏
AxWindowsMediaPlayer:媒体播放器 引用与com组件
ListBox:列表
FolderBrowserDialog:用于打开文件夹对话框的
-
dfjym.rar
原本它是两个人在纸面上玩的益智游戏,转移到电脑上后我给它添加了人机对奕和网络对战的功能。
在本源码中你可以看到电脑AI实现方法,ClientSocket,ServerSocket的使用,控件的编写,ListBox的OwnerDraw的实现等等技巧。
请先安装里面的GridPanel控件才可正常编译。
-
Delphi6_bcds_kjyy.rar
给LISTBOX组件增加水平滚动条
获取RICHEDIT组件中光标所在的行号
消除在EDIT组件中按下回车键时的蜂鸣声
运行时拖动组件
在LISTBOX和COMBOBOX组件中实现自动搜索
在SPEEDBUTTON组件上使用图标
-
MP3_Player_for_Windows7.zip
... first part of the development is developing the player which will have the basic functionality like Play/Pause, Stop, next Previous/Next and Add/Remove songs Buttons. The main form in our application has 7 Buttons, A listbox, Label and a Picture Box.
-
-
-