资源列表
[界面编程] 实例1 产生自己的控件
说明:通过继承下拉框JComboBox来满足应用程序的特定需要,并在此基础上实现其他一些功能-through inheritance drop-down box JComboBox applications to meet the specific needs and, in this on the basis of other features<胡颖> 在 2008-10-13 上传 | 大小:25.34kb | 下载:0
[界面编程] MSN Messenger模仿界面.rar
说明:一个模仿MSN登陆界面的C++源码
<liu_song_1984> 在 2008-11-20 上传 | 大小:1.95mb | 下载:8
[RichEdit] TextEditor(代码彩色显示)
说明:实现像.net编辑器内,彩色显示代码标注,非常实用
<ynzhb2007> 在 2008-12-24 上传 | 大小:1.31mb | 下载:0
[其它] vb打开类模块里的窗体
说明:应用程序窗体
Dim frmtest As Object
private Sub Command1_Click()
Set frmtest = oSys.frmObject
frmtest.Show
End Sub
'类模块
Public frmObject As Object
Private Sub Class_
<zongnp> 在 2009-01-22 上传
| 大小:451byte | 下载:2