-
-
-
-
-
UCGUI3.90.rar
UCGUI3.90版源码有如下几点新的变化.
1.这个版本的UCGUI提供了模拟器的源码(早知我不用那么辛苦反编译出模拟器源码了,不过大家可以比较一下看).
2.还有JPEG图版支持
3.ListView控件支持.
4.Menu菜单支持.
5.ScrollBar滚动条支持.
6.multi-controller多控制器支持.
-
-
Reusable_c2149434112009.zip
... be able to use some of the code from my application. Even if you are doing a payroll system, inventory system, or any application that has the same concepts such as filling a Listview or Combobox, then you should find some useful Visual Basic code here
-
-
-
-
howto_load_listview_from_xml.zip
... the list of names apart and uses them to set the ListView s column headers.
Next the program loops through the file ... function GetAttributeAndNameValues to get the attribute and name values corresponding to the column names and adds them to the ListView
-