CreateModalWindow Method
See Also 
SourceCode.Framework Namespace > IWizardService Interface : CreateModalWindow Method



Glossary Item Box

Creates a IModalWindow instance. The window will automatically size to content

Overload List

OverloadDescription
CreateModalWindow(IntPtr,Object) Creates a IModalWindow instance. The window will automatically size to content  
CreateModalWindow(IntPtr,Object,Double,Double) Creates a IModalWindow instance. The window will automatically size to content  

Requirements

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

See Also