VBA
Discuss AutoCAD ActiveX and VBA (Visual Basic for Applications) questions here.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Events in VB !

3 REPLIES 3
Reply
Message 1 of 4
Anonymous
543 Views, 3 Replies

Events in VB !

Hi Friends,

I am in a problem, I want to get event notification in VB (not VBA) like we do in VBA for AutoCAD.

As I want to see which command has started and completed (like Acaddocument_Begincommand and Endcomand events. Is it possible to get event notification in VB6 without using Third party apps, or with using these ?

Thanks in advance
3 REPLIES 3
Message 2 of 4
Anonymous
in reply to: Anonymous

?
http://discussion.autodesk.com/search.jspa?numResults=25&source=viewforum%7C33&q=vb6+events&inputEntered=true&objID=f33

wrote in message news:5322589@discussion.autodesk.com...
Hi Friends,

I am in a problem, I want to get event notification in VB (not VBA) like we
do in VBA for AutoCAD.

As I want to see which command has started and completed (like
Acaddocument_Begincommand and Endcomand events. Is it possible to get event
notification in VB6 without using Third party apps, or with using these ?

Thanks in advance
Message 3 of 4
Anonymous
in reply to: Anonymous

Dim the autocad application withevents.
You should then be able to use the application events.
You can also dim the document withevents.

wrote in message news:5322589@discussion.autodesk.com...
Hi Friends,

I am in a problem, I want to get event notification in VB (not VBA) like we
do in VBA for AutoCAD.

As I want to see which command has started and completed (like
Acaddocument_Begincommand and Endcomand events. Is it possible to get event
notification in VB6 without using Third party apps, or with using these ?

Thanks in advance
Message 4 of 4
Anonymous
in reply to: Anonymous

Thanks Paul and Mark,

I've got, how to use Events in VB. I used BeginCommand and EndCommand events successfully.

Thanks for your help.

Regards,
Alankar

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Forma Design Contest


Autodesk Design & Make Report