G
Gary
I have been posting on the Visio developer, Win Tablet PC, and no one was
able to help.
I am trying to control the Ink Thickness in Visio 2003. The Ink is not
control by VBA in Visio. I am trying to use the CommandBar to control the
thinkness of the Ink.
There is a toolbar called Ink, so I tried:
CommandBars("Ink").Controls("Ink Thickness") . This Ink Thickness is has a
list box of 8 or so thickness like (1 pt, 1-1/2 pt, 2 pt, etc).
I don't know how to select the Ink Thickness from VBA Code. If I could do
this, I have things working.
Window Tablet PC indicated that the SDK from Window Tablet PC won't help me,
and its office that loads the ink in.
Thanks,
Gary
able to help.
I am trying to control the Ink Thickness in Visio 2003. The Ink is not
control by VBA in Visio. I am trying to use the CommandBar to control the
thinkness of the Ink.
There is a toolbar called Ink, so I tried:
CommandBars("Ink").Controls("Ink Thickness") . This Ink Thickness is has a
list box of 8 or so thickness like (1 pt, 1-1/2 pt, 2 pt, etc).
I don't know how to select the Ink Thickness from VBA Code. If I could do
this, I have things working.
Window Tablet PC indicated that the SDK from Window Tablet PC won't help me,
and its office that loads the ink in.
Thanks,
Gary