Results 1 to 3 of 3

Thread: AxDrawingControl (Visio Drawing Control) Urgent!!!

  1. #1
    New Member
    Join Date
    Dec 05
    Posts
    11

    AxDrawingControl (Visio Drawing Control) Urgent!!!

    Hi,
    I am trying to access Visio in C#. I am missing axDrawingControl control in Toolbox. what, where can i find reference to add control?

    Thank you,
    vsatec

  2. #2
    Super Moderator Hack's Avatar
    Join Date
    Aug 01
    Location
    Searching for mendhak
    Posts
    58,283

    Re: AxDrawingControl (Visio Drawing Control) Urgent!!!

    Have you downloaded the Visio 2003 SDK from Microsoft?

    That contains sample code and reusable classes and methods for both C# and VB.NET (as well as C++ and VB6)
    Please use [Code]your code goes in here[/Code] tags when posting code.
    When you have received an answer to your question, please mark it as resolved using the Thread Tools menu.
    Before posting your question, did you look here?
    Got a question on Linux? Visit our Linux sister site.
    I dont answer coding questions via PM or EMail. Please post a thread in the appropriate forum section.

    Creating A Wizard In VB.NET
    Paging A Recordset
    What is wrong with using On Error Resume Next
    Good Article: Language Enhancements In Visual Basic 2010
    Upgrading VB6 Code To VB.NET
    Microsoft MVP 2005/2006/2007/2008/2009/2010/2011/2012/Defrocked

  3. #3

    Re: AxDrawingControl (Visio Drawing Control) Urgent!!!

    Quote Originally Posted by vsatec View Post
    Hi,
    I am trying to access Visio in C#. I am missing axDrawingControl control in Toolbox. what, where can i find reference to add control?

    Thank you,
    vsatec
    I realize this is a bit dated, but I was searching for the answer and couldn't find much help anywhere.

    I've written a how to here:

    http://websitesorcery.com/post/2012/...plication.aspx

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •