China ZhongZhan Aids Mei Mei
Sat, 18 Mar 2006 08:21:26 -0800
Killer!
http://onfinite.com/libraries/175399/440.jpg
elmar@digi-art.de
...
|
China ZhongZhan Aids Mei Mei
Sat, 18 Mar 2006 08:21:20 -0800
Killer!
http://onfinite.com/libraries/175399/440.jpg
elmar@digi-art.de
...
|
Extended VB6 to .Net Migration
16 Mar 2006 08:09:14 -0800
Considering a phased VB6 to .Net migration approach and looking for
opinions from individuals who may have experienced in this area.
Budget cuts do not allow dedicated planned 12 month effort to migrate
large VB6 application to .Net, therefore considering opportunistic
approach for migrating code segments wh ...
|
amcompat.tlb
Mon, 13 Mar 2006 22:35:27 GMT
I recently installed vb.net 2003 onto my PC that had VB6 installed. When I
try to load one of the VB6 apps in VB6 it now reports that it cannot load
amcompat.tlb. I searched the internet for anything to do with amcompat.tlb
but all I got was a confusing set of documents regarding spyware. Has
anyone com ...
|
I want to have a nested scrollable area (with buttons and controls)
Fri, 10 Mar 2006 05:46:00 GMT
I want to have a nested scrollable area (with buttons and controls) inside a
dialog. Is this easy to do in Visual Basic?
--
Message posted via http://www.dotnetmonster.com ...
|
BECOME A DOT.COM MILLIONAIRE WITH ONLY $5.99Cents or $1K.
Thu, 9 Mar 2006 15:43:44 -0500
...
|
VB 2005 Install
Thu, 9 Mar 2006 06:41:27 -0800
I have VB 2003 on my computer. I recently installed VB 2005 Express Edition.
Now I want to install a VB 2005 Professional Edition Upgrade. Do I need to
uninstall the VB 2005 Express Edition software? The release notes talk about
uninstalling 2005 Beta versions but don't specifically say VB 2005 Express
...
|
|
|
Change main form
Thu, 9 Mar 2006 11:10:38 +1100
Hi Folks
Brand new to VB .NET 2003 after a little playing with VB6 and now I'm trying
to convert my programs. I'm having trouble switching forms.
In VB6, I loaded the first form, which did some checks during its load, then
all being well it switched to a new form (without appearing), which during
the s ...
|
Dynamic casting of Listbox and Combobox
Wed, 8 Mar 2006 10:26:00 -0800
In VB6, I can do something like:
Private Sub (c as object) ' c can be a listbox or a combo box
c.additem "aaa"
End Sub
In vb.net, this code won't even compile. How can I do it? ...
|
VB6/2005 Forms Interoperablity
Wed, 08 Mar 2006 13:06:06 +0100
Hi,
Is there any (even complicated) way to integrate Visual Basic 6 forms in
Visual Basic 2005 (or vice versa)? The COM interoperablity is great,
but doesn't allow one to pass form objects (neither as a return value
nor as a parameter) or am I missing something here?
Background: I want to migrate a ...
|