The .NET host wrappers for the controls have changed so that optional parameters now have to be specified even in VB.NET
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM002937
Submitted
June 13, 2006
Last Modified
June 5, 2024
Applies to
No Product Found
Version found
9.2
Status
Will Not Be Addressed
The development team has considered the issue or request and concluded it will not be addressed. The issue's Additional Information section may contain further explanation.
Additional Information
No Public Explanation
Workaround
Use the control interfaces (e.g. IPageLayoutControl) rather than the methods directly on the AxHost class.