| | |
|
|
|
Re: access vs visual basic 6.0 vs visual basic.net |
| message from onedaywhen on 5 May 2004 |
Excel and Word come with UserForms (MSForms class) and their own
flavor of ActiveX controls. They are closest to the VB6 form; more
limited but the controls are largely similar. They are most definitely
not .NET Windows Forms.
My personal experience is MS Access forms, and most notably their
ActiveX controls, behave completely differently to userforms and VB6
forms, so much so I recommend not using them.
|
|
Archived message: Re: access vs visual basic 6.0 vs visual basic.net (Microsoft Access)