| |||||||
| Commercial message | |
| | |
|
![]() |
| | Thread Tools |
| | #1 (permalink) |
| New on Forum Join Date: Jun 2004
Posts: 1
| Use NeroCOM to make a reusable VB Module I want to make a module using VB 6 to Burn Cd's. The first problem I'm having is not being able to use Withevents in the public part of the module. I understand in order to use withevents in a public module you have to create a class. If anyone knows a way around that it would be much appreciated. Right now I'm Dimming the Public variables in the public part of the Main Form. Ok the next and probably the most important part is if there is a better tutorial for NeroCOM. I was hoping for something a little more comprehensive than the PDF. Any help would be great. |
| | |
| | #2 (permalink) |
| New on Forum Join Date: Jun 2004
Posts: 3
| Re: Use NeroCOM to make a reusable VB Module I think there is no way around because you cannot declare WithEvents variables in a standard module. You can declare them only in class modules, form modules, and other modules that define classes. So, why you wouldn't like to use a class module? |
| | |
| |
| |
![]() |
| If you can't find where you are looking for, then become a member and get an answer fast! We have thousands of people online every moment of the day to help you! Click here |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to use Nerocom in VB.NET | Dhivya | Nero SDK Discussion Forum | 1 | 02-11-2006 13:10 |
| NeroCOM in VB | scrano | Nero SDK Discussion Forum | 2 | 26-01-2006 06:16 |
| Overburning in VB.net with NeroCOM | schwobpseudo | Nero SDK Discussion Forum | 3 | 23-06-2005 10:24 |
| Code for Nerocom VB, Multissession | ciginfo | Nero SDK Discussion Forum | 2 | 24-03-2005 10:33 |
| NeroCom With VB EraseCDRW | lespaul36 | Nero SDK Discussion Forum | 3 | 02-04-2004 09:10 |