|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Show a Visio Diagram on a frmHi,
Is there a control or a way to display a visio document on a winform? I have an application where I want the user to have a read only view over a visio diagram, even though they don't have visio installed..... Thanks Aussie Rules,
Have you looked into the Visio Viewer? http://www.microsoft.com/downloads/details.aspx?familyid=3fb3bd5c-fed1-46cf-bd53-da23635ab2df&displaylang=en Reading the above page, you may need to add a WebBrowser control to your form, then navigate to the Visio document. http://msdn2.microsoft.com/en-us/library/system.windows.forms.webbrowser(VS.80).aspx -- Show quoteHide quoteHope this helps Jay B. Harlow ..NET Application Architect, Enthusiast, & Evangelist T.S. Bradley - http://www.tsbradley.net "Aussie Rules" <AussieRules@nospam.nospam> wrote in message news:eCv6y5EAHHA.3560@TK2MSFTNGP03.phx.gbl... > Hi, > > Is there a control or a way to display a visio document on a winform? I > have an application where I want the user to have a read only view over a > visio diagram, even though they don't have visio installed..... > > Thanks >
This mail sending code snippet does not work
incorrect string format Altering a DBF File Merge/Synchronize XML Files [Regular Expression] (aaa AND bbb) OR (ccc AND ddd) Fundamental OOP inheritance question Accessing an arraylist from multiple forms. Dynamically changing button label from a variable don't show error windows Can reflection tell the base class of an object? |
|||||||||||||||||||||||