Sign In
Mai-lan's Visio Blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Dev Blog
User Blog
Archive
Archives
October 2005
(1)
June 2005
(2)
April 2005
(4)
March 2005
(5)
February 2005
(11)
January 2005
(10)
December 2004
(2)
November 2004
(12)
October 2004
(15)
September 2004
(14)
October, 2004
MSDN Blogs
>
Mai-lan's Visio Blog
>
October, 2004
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Mai-lan's Visio Blog
Getting back to blog commentors...
Posted
over 8 years ago
by
mailant
2
Comments
Just a reminder: If you post a comment to me through the blog's Contact form, remember to put your email ! I've gotten comments from folks who ask a question that I'd like to respond to, but the poster forgets to provide their email or gives a wrong address...
Mai-lan's Visio Blog
Summary Reporting on Shape Properties in a Visio Diagram
Posted
over 8 years ago
by
mailant
3
Comments
Visio shapes often host properties in which users add details about the shape. For example, a network server shape in Visio 2003 lets you store IP address, server location, MAC address, and other information about the server. (You can access Shape Properties...
Mai-lan's Visio Blog
Dev Luv: Transforming Visio’s XML File Format
Posted
over 8 years ago
by
mailant
7
Comments
As I mentioned in my last blog on the Visio XML file format , Visio documents can be saved into a native XML Visio file format (.VDX) or Scalable Vector Graphics (SVG). The Visio XML file format is not a W3C standard. SVG, which is a language for describing...
Mai-lan's Visio Blog
Dev Luv: Visio’s XML File Format
Posted
over 8 years ago
by
mailant
3
Comments
Visio has a native XML file format for a Visio drawing, a Visio template, and a Visio stencil. We do not have the ability to save a Visio drawing into any other XML schema but our own (and SVG, if you are using Visio 2003). If users want Visio diagrams...
Mai-lan's Visio Blog
Visio Network Diagrams on the Pocket PC
Posted
over 8 years ago
by
mailant
0
Comments
I just heard about a nifty little application that iAdmin Mobile makes to let users view Visio diagrams on the PocketPC. It’s targeted at network administrators who want to browse Visio network diagrams on the go. Here’s what it might look like on the...
Mai-lan's Visio Blog
Automatically Setting Shape Color By Data Values In Visio Diagrams
Posted
over 8 years ago
by
mailant
1
Comments
Visio has a way to let you automatically color shapes by the values in the shape’s custom properties. Consider the case of an organization chart. By default, there are a number of custom properties on an organization chart shape, such as Name, Title,...
Mai-lan's Visio Blog
Dev Luv: Processing Text in Visio
Posted
over 8 years ago
by
mailant
0
Comments
There are two ways to process the text in shape text. You can use Shape.Text, which returns a string that contains placeholders for fields. I would use Shape.Text if I just wanted to read or write a string that did not contain any fields. If you think...
Mai-lan's Visio Blog
Visual Effects: Easy Elegance with Visio Shape Gradients
Posted
over 8 years ago
by
mailant
4
Comments
Visio shape gradients provide a fast way to give your shapes a professional-looking polish, especially for flowcharts and other diagrams that will be seen by a wide audience. You can set the gradient by selecting the shape, right-clicking, choosing Format...
Mai-lan's Visio Blog
Dev Luv: "Managed" Visio VSL Add-ons?
Posted
over 8 years ago
by
mailant
0
Comments
Visio solutions comes in three forms: Visio add-on, COM add-in, and VBA code stored in the document. This article on MSDN describes the differences between add-ons and add-ins. Most of the new solution development that I’ve seen use COM add-ins, which...
Mai-lan's Visio Blog
Dev Luv: Using the Double-click Event in Visio
Posted
over 8 years ago
by
mailant
0
Comments
The double-click event in Visio is driven by the Shapesheet. To prototype how this works, drop a shape onto a Visio page and go into that shape’s Shapesheet. Scroll down to the Event section in the Shapesheet (it’s towards the bottom) and look for the...
Mai-lan's Visio Blog
My Favorite Visio HotKeys
Posted
over 8 years ago
by
mailant
6
Comments
Visio hotkey combinations save you time and wrist flexibility. Here are the top hotkey combinations that I use every time I use Visio. Zoom in (Ctrl + mouse left-click ) and zoom out (Ctrl + mouse right-click ) Zoom so that a selection box fills the screen...
Mai-lan's Visio Blog
Dev Luv: Finding the Shape That Generated the Click Event in Visio
Posted
over 8 years ago
by
mailant
2
Comments
Visio 2003 introduced mouse and keyboard events into the Visio object model. These events are not shape-specific. The events return the x and y co-ordinates (in internal Visio units) for where the event occurred on the window or drawing page. The implementation...
Mai-lan's Visio Blog
Dev Luv: Programmability for the Visio Engine Versus Visio Solutions
Posted
over 8 years ago
by
mailant
4
Comments
A common question that I’ve seen on the Visio developer newsgroups asks for more information on automating the UML or Database Modeling functionality. There is no published automation model for UML or Database Modeling, which tends to puzzle most developers...
Mai-lan's Visio Blog
Storing and Re-using Your Favorite Visio Shapes
Posted
over 8 years ago
by
mailant
2
Comments
I’m back after a week out with a cold that has now visited each family member. Thanks to blog commenters for their well wishes, that was nice of you all! I wanted to talk about a handy way to store and re-use your favorite shapes in Visio. Most of the...
Mai-lan's Visio Blog
Applying Formatting to Multiple Visio Shapes At One Time
Posted
over 8 years ago
by
mailant
2
Comments
I’ve got a nasty cold right now. That first few weeks after school starts is one big sick-fest with kids happily swapping bugs and then bringing them home. So this will be a short blog. I promise to spend more time on developer topics next week, I know...
Page 1 of 1 (15 items)