Miner.Interop Namespace > IMMPropertyWindow Interface : AddPage Method |
'Declaration
Sub AddPage( _ ByVal sProgID As System.String _ )
'Usage
Dim instance As IMMPropertyWindow Dim sProgID As System.String instance.AddPage(sProgID)
void AddPage( System.string sProgID )
procedure AddPage( sProgID: System.String );
function AddPage( sProgID : System.String );
void AddPage( System.string* sProgID )
void AddPage( System.String^ sProgID )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2