This document is archived and information here might be outdated. Recommended version. |
Manually adds a page to the property sheet. Page must implement IComPropertyPage or IPropertyPage.
[Visual Basic .NET] Public Sub AddPage ( _ ByVal Page As Object _ )
[C#] public void AddPage ( object Page );