ms project

  1. jaksel

    Question Opening MS Project 2007

    I am developing a Windows Forms application in VB.NET using Visual Studio 2008. I am attempting to open an MSProject.mpp file and iterate through the tasks. Here is my code from Form1 so far: Dim mFileName As String 'When looking at the project Window drop down, determine the index number of...
Back
Top