Message 1 of 8
Escape in SendCommand

Not applicable
01-31-2000
01:25 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to send a command from an ActiveX control, and I would like it
to work much the way the toolbar buttons do. For example if you want to
program a button to draw a line inside of AutoCAD you simply program the
button with "^C^C _line" This doesn't seem to work from within VB and my
ActiveX control. Anyone have any thoughts? BTW, I really do need to use the
sendcommand, I know that there are other ways to draw a line from VB.
Thanks,
Rob
to work much the way the toolbar buttons do. For example if you want to
program a button to draw a line inside of AutoCAD you simply program the
button with "^C^C _line" This doesn't seem to work from within VB and my
ActiveX control. Anyone have any thoughts? BTW, I really do need to use the
sendcommand, I know that there are other ways to draw a line from VB.
Thanks,
Rob