visio-all.blogspot.com
visio-all.blogspot.ru - блог от visio.artberg.ru: Информационные ресурсы
http://visio-all.blogspot.com/p/blog-page.html
Visio-all.blogspot.ru - блог от visio.artberg.ru. Еще несколько лет назад большинство ресурсов по Visio были англоязычными. Да и сам Visio долгое время был не русифицированным, что было существенным препятствием для многих пользователей. Но постепенно ситуация меняется. Сейчас уже достаточно много отечественных сайтов, помогающих осваивать работу в Visio. Алексея Ничкова. (Ранее размещался на prodigitall.narod.ru). Блог с. В дополнение к блогу имеется. К осени 2008 на нем было порядка 300 топиков. Paul H...
unmanagedvisio.blogspot.com
Unmanaged Visio: Web site started
http://unmanagedvisio.blogspot.com/2011/08/web-site-started.html
Recently I decided to start a website to present my Visio utilities in a proper way. Currently there is only the Find command plugin (updated version, plus x64 version), although there will a number of other Visio utilities in the nearest future. Keep close eye on: http:/ unmanagedvisio.com. Posted by Nikolay Belyh at 8:50 AM. Subscribe to Post Comments [ Atom. Visio developer's side notes. View my complete profile. Ldquo;Find Visio Command” Addin. Using the same set of button images with transpare.
unmanagedvisio.blogspot.com
Unmanaged Visio: August 2009
http://unmanagedvisio.blogspot.com/2009_08_01_archive.html
Making the Visio ribbon tab document-dependent. This post explains how to make a ribbon tab in Visio 2010 ribbon document-specific. Means, activate a custom ribbon tab only for a specific document. Download C# sample project (VS2008). Download C /ATL sample project (VS2008). Nevertheless, one of the ways to it is:. Create a Visio add-in that supports ribbon (as described in previous post. Add onLoad event to the ribbon XML. This will allow you to obtain the ribbon manager. The way it looked in Visio 2007...
unmanagedvisio.blogspot.com
Unmanaged Visio: August 2011
http://unmanagedvisio.blogspot.com/2011_08_01_archive.html
Recently I decided to start a website to present my Visio utilities in a proper way. Currently there is only the Find command plugin (updated version, plus x64 version), although there will a number of other Visio utilities in the nearest future. Keep close eye on: http:/ unmanagedvisio.com. Posted by Nikolay Belyh at 8:50 AM. Visio developer's side notes. View my complete profile. Blog moved to own site. Ldquo;Find Visio Command” Addin. Using the same set of button images with transpare.
unmanagedvisio.blogspot.com
Unmanaged Visio: Blog moved to own site
http://unmanagedvisio.blogspot.com/2012/04/blog-moved-to-own-site.html
Blog moved to own site. Blog moved to the own site - http:/ unmanagedvisio.com. Posted by Nikolay Belyh at 9:33 PM. Subscribe to Post Comments [ Atom. Visio developer's side notes. View my complete profile. Ldquo;Find Visio Command” Addin. Using the same set of button images with transpare. Making the Visio ribbon tab document-dependent. Getting started with Visio Ribbon.
unmanagedvisio.blogspot.com
Unmanaged Visio: July 2012
http://unmanagedvisio.blogspot.com/2012_07_01_archive.html
Blog moved to own site. Blog moved to the own site - http:/ unmanagedvisio.com. Posted by Nikolay Belyh at 9:33 PM. Visio developer's side notes. View my complete profile. Blog moved to own site. Ldquo;Find Visio Command” Addin. Using the same set of button images with transpare. Making the Visio ribbon tab document-dependent. Getting started with Visio Ribbon.
unmanagedvisio.blogspot.com
Unmanaged Visio: April 2011
http://unmanagedvisio.blogspot.com/2011_04_01_archive.html
Using the same set of button images with transparency in Visio 2003, 2007 and 2010. It comes without saying that ribbon interface is cool, times easier to use (especially for developers =), and supports many new controls and neat features. Download sample project (C ). Download sample project (C#). Posted by Nikolay Belyh at 2:40 AM. Visio developer's side notes. View my complete profile. Blog moved to own site. Ldquo;Find Visio Command” Addin. Using the same set of button images with transpare.
unmanagedvisio.blogspot.com
Unmanaged Visio: May 2010
http://unmanagedvisio.blogspot.com/2010_05_01_archive.html
In microsoft.public.visio.developers newsgroup I was asked a few times, how to save Visio shapes in external source exactly, so here is the code to store master/shape in a stream and then drop it back to the document:. Download sample project (C ). Download sample project (C#). To save Visio shapes in some external system (persist them) you can:. Query master or shape you want to persist for IDataObject interface. Create you own object that implements IDataObject interface. Load this object with your data.