Re: Visio 2003 - Snap&Glue Dialog Box
- From: Evelyn Eckhart-Reichel <evelyn.reichel@xxxxxxxx>
- Date: Thu, 27 Sep 2007 06:55:31 -0700
On 27 Sep., 15:25, "John Goldsmith"
<FirstName.LastN...@xxxxxxxxxxxxxxxxxxx> wrote:
Hello Evelyn,
You could try the DoCmd method of the Application object:
Application.DoCmd (visCmdOptionsSnapGlueSetup)
...and you'll just have to handle the error if the OK or Canel buttons are
clicked with no changes made.
Best regards
John
John Goldsmithwww.visualSignals.co.uk
"Evelyn Reichel" <evelyn.reic...@xxxxxxxx> wrote in message
news:1190898516.716263.56530@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi everybody!
I'm implementing a c# application with the visio drawing control. In
my application I want to open the snap&glue dialog box (from the tools
menu) through a menu item. I didn't find an appropriate viswintype in
the visio 2003 sdk documentation.
Is this possible at all? Please help me out.
Many thanks.
thanks both of you for the fast reply. Now I know where the error
comes from. thanks again
.
- References:
- Visio 2003 - Snap&Glue Dialog Box
- From: Evelyn Reichel
- Re: Visio 2003 - Snap&Glue Dialog Box
- From: John Goldsmith
- Visio 2003 - Snap&Glue Dialog Box
- Prev by Date: Re: Visio 2003 - Snap&Glue Dialog Box
- Next by Date: Re: UML <<includes>> arrow
- Previous by thread: Re: Visio 2003 - Snap&Glue Dialog Box
- Index(es):