Results 1 to 2 of 2

Thread: GetObject() C# Equivilent

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    May 2005
    Posts
    258

    GetObject() C# Equivilent

    What is the VB GetObject() equivilent in C#? I want to capture a instance of an already open Visio window.


    Thanks.
    Currently Using: VS 2005 Professional

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: GetObject() C# Equivilent

    Check the syntax, but I believe it is something like:

    System.Runtime.InteropServices.Marshal.GetActiveObject

Posting Permissions

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



Click Here to Expand Forum to Full Width