Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Trying to access open package programmatically

Status
Not open for further replies.

pmbtech

Programmer
Nov 24, 2003
47
0
0
US
I am writing an add-in to look for disabled tasks in all the packages of a solution. I can do this by opening the package from the source file, but I cannot figure out how to read the package if it is open in a designer window.
The user may have a package or two open and may have disabled a task but not saved the package yet. In this case I won't see the disabled task until they save. I can determine if the package is open, but I can't figure out how to hook into the 'open' package.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top