how to copyright a shape through automation? 
Author Message
 how to copyright a shape through automation?

Hi,

       I would like to know how to copyright a shape using VBA. I know we can use
format> special dialog box to enter the copyright information without using VBA.
But if I have to use VBA how can the same be done?

Jayashri



Mon, 02 Jun 2003 23:25:54 GMT  
 how to copyright a shape through automation?
Write to Shape cell Copyright, which is a write-once cell. It's also the
visCopyright cell in the visRowHelpCopyright row of the visSectionObject
section.

Graham

Quote:

> Hi,

>        I would like to know how to copyright a shape using VBA. I know we can use
> format> special dialog box to enter the copyright information without using VBA.
> But if I have to use VBA how can the same be done?

> Jayashri

--
--------------------------------------------
Graham Wideman
MS MVP for Visio
Book: Visio 2000 Developer's Survival Guide
... and resources for programmable diagramming at:
http://www.diagramantics.com
--------------------------------------------
Unoffical Visio FAQ:
http://www.diagramantics.com/diagenvs/visio/faq/index.htm

(Remove the obvious to email me)
---------------------------------------------


Tue, 03 Jun 2003 10:28:57 GMT  
 how to copyright a shape through automation?

Thanks.

Jayashri

Quote:
-----Original Message-----

Write to Shape cell Copyright, which is a write-once cell. It's also the
visCopyright cell in the visRowHelpCopyright row of the visSectionObject
section.

Graham


> Hi,

>        I would like to know how to copyright a shape using VBA. I know we can
use
> format> special dialog box to enter the copyright information without using VBA.
> But if I have to use VBA how can the same be done?

> Jayashri

--
--------------------------------------------
Graham Wideman
MS MVP for Visio
Book: Visio 2000 Developer's Survival Guide
.... and resources for programmable diagramming at:
http://www.diagramantics.com
--------------------------------------------
Unoffical Visio FAQ:
http://www.diagramantics.com/diagenvs/visio/faq/index.htm

(Remove the obvious to email me)
---------------------------------------------
.



Tue, 03 Jun 2003 22:29:26 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Shapes shapes shapes

2. How to Rotate a selected shape through automation in VB

3. Org Chart Automation - Dropping Shapes

4. Adding Control Handles to a shape with automation

5. new shape in another shape

6. Adding a shape from Forms Shapes Stencil

7. How to differentiate a shape created from Stencil drag/drop and shape Copy/Paste

8. How to update document master shapes from template master shapes

9. Dynamically convert shapes to Process Engineering shapes

10. Dropping shapes through VBA with shape Custom Properties setting ASK =True

11. Convert Inline to Shape and Anchor Shape

12. grouping shapes and convert to inline shape

 

 
Powered by phpBB® Forum Software